Re: :scheme and CONNECT method

On Tue, Aug 13, 2013 at 11:22:09PM +0200, William Chan (陈智昌) wrote:
> As far as I'm concerned, you're welcome to do whatever you want with a
> CONNECT tunnel. If you want to layer WebSockets on top of it, go for it.

There is a fundamential difference between CONNECT and upgrade: CONNECT
designates a target host, whereas upgrade does not.

Also, existing websockets runs using upgrade, not CONNECT...

-Ilari

Received on Tuesday, 13 August 2013 21:33:25 UTC