Re: 1xx response semantics

On Wed, Jul 06, 2011 at 01:03:51AM +0200, Willy Tarreau wrote:
> OK for seeing it like this, but from an HTTP point of view it's final,
> as there is no HTTP after the Upgrade. The server's response might
> very well be that it's waiting for the client to send its request
> (eg: TLS upgrade).

RFC2817 section 3.3, last para:

   Once the TLS handshake completes successfully, the server MUST
   continue with the response to the original request. Any TLS handshake
   failure MUST lead to disconnection, per the TLS error alert
   specification.

Received on Wednesday, 6 July 2011 10:00:54 UTC