Created
February 6, 2013 07:52
-
-
Save groundwater/4721040 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GET /socket.io/1/?t=1360136617252 HTTP/1.1 | |
User-Agent: node-XMLHttpRequest | |
Accept: */* | |
Host: localhost:9999 | |
Connection: keep-alive | |
HTTP/1.1 200 OK | |
Content-Type: text/plain | |
Date: Wed, 06 Feb 2013 07:43:37 GMT | |
Connection: keep-alive | |
Transfer-Encoding: chunked | |
47 | |
xX_HbcG1DN_nufWddblv:60:60:websocket,htmlfile,xhr-polling,jsonp-polling | |
0 | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GET /socket.io/1/websocket/xX_HbcG1DN_nufWddblv HTTP/1.1 | |
Connection: Upgrade | |
Upgrade: websocket | |
Sec-WebSocket-Version: 13 | |
Sec-WebSocket-Key: MTMtMTM2MDEzNjYxNzMxOA== | |
Host: localhost:9999 | |
HTTP/1.1 101 Switching Protocols | |
Upgrade: websocket | |
Connection: Upgrade | |
Sec-WebSocket-Accept: 249I3zzVp0SzEn0Te2RLp0iS/z0= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment