On Wed, Jul 30, 2008 at 07:32:26AM -0700, David Schwartz wrote:
> 
> > Hallo
> 
> Okay, you have two choices.
> 
> 1) You can pipeline, where you send the next request before you receive the
> entire reply to the previous request. In this case, you may receive the rest
> of the reply to the first request after you send the second.

One should note that this is not a required feature in HTTP version 1.1,
and that you are likely to encounter clients or servers which misbehave
when confronted with it.

Thor
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to