Re: POST

On Tue, Mar 04, 2003 at 01:32:47PM +0530, Vijayabhaskar_Mamidi wrote:
> 
> 
> > Hi,
> > 	when is the data sent in a post request .Does the client send the
> > data at the initiating request ort does it wait for some sort of
> > conformation from the server( No Expect headers are being used). For
> > example , the client might wait for the conformation from the server as to
> > which type of content the server is ready to accept.
> > 	Though POST method can be implementation matter but what is the most
> > general form of usage of POST method.
> > 
> > regards
> > vijay bhaskar

  http://www.google.nl/search?q=%22POST+method%22

The first link is an (uncommon) fluke, the rest tells you
all you want to know.

-- 
Reinier

Received on Tuesday, 4 March 2003 05:53:50 UTC