Marc Schneider wrote: > Since the "request" is complete until the entity body is send (or a > zero length chunk) then no other requests can be pipelined. If you want to make best use of the connection, you can pipeline requests with bodies when you think it's worth it. So if your request body is very small, your client might decided to just send it without waiting and continue pipelining. -- JamieReceived on Friday, 22 April 2005 17:30:12 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 6 June 2008 08:04:29 GMT