Re: POST

Vijayabhaskar_Mamidi <Vijayabhaskar_Mamidi@Satyam.com> writes:

> 	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).

HTTP/1.1 allows for the use of a 100 Continue response to signal
readiness from the server:

  http://www.apps.ietf.org/rfc/rfc2616.html#sec-8.2.3

-- 
Scott Lawrence        
  Actively seeking work 
  http://world.std.com/~lawrence/

Received on Tuesday, 4 March 2003 08:21:24 UTC