Files
socket.io/test
Nick LaGrow 17143bde09 Deny upgrade when proxy doesn't support websocket
Some proxies - such as nginx and squid - don't support websocket. The client attempting to upgrade its transport caused the engine.io connection to break (see GH-177). THe server now checks within handleRequest to see if the transport has changed without an upgrade request - if this is the case, the upgrade request is denied (defaults to polling) and the connection is maintained
2014-02-08 12:10:47 -08:00
..
2014-01-05 19:16:15 -03:00
2014-01-05 19:16:15 -03:00
2014-01-05 19:16:15 -03:00