- From: Martin Thomson <martin.thomson@gmail.com>
- Date: Thu, 17 Jul 2014 10:08:02 -0700
- To: Yutaka Hirano <yhirano@google.com>
- Cc: Kari Hurtta <hurtta-ietf@elmme-mailer.org>, HTTPBIS working group mailing list <ietf-http-wg@w3.org>
On 17 July 2014 10:06, Yutaka Hirano <yhirano@google.com> wrote: > So I plan to allow the client to start an opening handshake without knowing > that the HTTP/2 connection is capable of WS. > If it is not capable of WS, the client may retry connecting with the native > WS. You can do that; the failure mode is no worse, but you can succeed faster. > To do so, the server must know the capability when the handshake request > arrives. The capability of the client is apparent when a request for :scheme = "ws[s]" arrives.
Received on Thursday, 17 July 2014 17:08:30 UTC