RE: HTTP 2.0 "Upgrade" flow


> >I think that you either send the session header immediately after the
> >first request (the Upgrade) and risk having it swalled,
> that could do nasty things if the server is only 1.1
> 
> >or you send it
> >immediately before the next (HTTP/2.0) request. In either case, you
> >don't incur an RTT delay.
> next request may not exist.

So the client is done then. Why is it an issue? What would be gained by the client sending its session header after it was done effectively using the session?

Received on Wednesday, 17 April 2013 22:56:17 UTC