- From: Patrick McManus <pmcmanus@mozilla.com>
- Date: Thu, 2 Nov 2017 12:27:04 +0100
- To: Patrick McManus <pmcmanus@mozilla.com>
- Cc: Andy Green <andy@warmcat.com>, John Fallows <john.fallows@kaazing.com>, hybi <hybi@ietf.org>, HTTP Working Group <ietf-http-wg@w3.org>
- Message-ID: <CAOdDvNpWBw2Q36=XqkHwa4tc4wCrV6mumeah9w-ATkGJmUaZ9Q@mail.gmail.com>
Here are my plans for -02 * websockets parameters (sub-protocol, etc..) into h2 HEADERS * define the websockets target URI scheme for CONNECT as being http/https when using 6455. I actually think this is a change from 6455 but I can live with it if its defined. Mostly the concern is around legacy pac. * stick with CONNECT as the method for the moment.. my thinking here is that CONNECT is already a strange beast with special code doing almost what we want here anyhow.. replicating that is not great. I would rather have a pseudo header be the version specific thing (which is expected of pseudo headers) than adding a new method which is typically not.
Received on Thursday, 2 November 2017 11:27:30 UTC