Created
June 28, 2014 15:49
-
-
Save jacobrosenthal/ab344be5f705bf2a2fc6 to your computer and use it in GitHub Desktop.
This file contains 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/?EIO=3&transport=polling&t=1403806279775-0&b64=1 HTTP/1.1 | |
User-Agent: node-XMLHttpRequest | |
Accept: */* | |
Host: 192.168.112.21:3000 | |
Connection: close | |
HTTP/1.1 200 OK | |
Content-Type: text/plain; charset=UTF-8 | |
Content-Length: 100 | |
Access-Control-Allow-Origin: * | |
Set-Cookie: io=neXMvgWxxV-vKLrDAAAJ | |
Date: Thu, 26 Jun 2014 18:11:19 GMT | |
Connection: close | |
97:0{"sid":"neXMvgWxxV-vKLrDAAAJ","upgrades":["websocket"],"pingInterval":25000,"pingTimeout":60000} | |
GET /socket.io/?EIO=3&transport=websocket&sid=neXMvgWxxV-vKLrDAAAJ HTTP/1.1 | |
Connection: Upgrade | |
Upgrade: websocket | |
Host: 192.168.112.21:3000 | |
Origin: 192.168.112.21:3000 | |
Sec-WebSocket-Version: 13 | |
Sec-WebSocket-Key: MTMtMTQwMzgwNjI3OTgwMQ== | |
HTTP/1.1 101 Switching Protocols | |
Upgrade: websocket | |
Connection: Upgrade | |
Sec-WebSocket-Accept: SCR5v8A9qgjPp3zYU6P8Lps2Shs= | |
..~..'L..H....3probe..~..'K.~..42["ready",{"api":"connect","status":201,"socketid":"neXMvgWxxV-vKLrDAAAJ","uuid":"c33e14c0-fd55-11e3-a290-ef9910e207d9","token":"0avr9lpll33w0cnmirsghi79omie8kt9"}]..~..'J..|\..E | |
..N.......R....\...I..AO.......O.. | |
F...S..FN...N..F...z.x430[{"api":"subscribe","socketid":"neXMvgWxxV-vKLrDAAAJ","toUuid":"196798f1-b5d8-11e3-8c93-45a0c0308eaa","result":true}] | |
GET /socket.io/?EIO=3&transport=polling&t=1403806279803-1&b64=1&sid=neXMvgWxxV-vKLrDAAAJ HTTP/1.1 | |
User-Agent: node-XMLHttpRequest | |
Accept: */* | |
Host: 192.168.112.21:3000 | |
Connection: close | |
HTTP/1.1 200 OK | |
Content-Type: text/plain; charset=UTF-8 | |
Content-Length: 57 | |
Access-Control-Allow-Origin: * | |
Set-Cookie: io=neXMvgWxxV-vKLrDAAAJ | |
Date: Thu, 26 Jun 2014 18:11:19 GMT | |
Connection: close | |
2:4050:42["identify",{"socketid":"neXMvgWxxV-vKLrDAAAJ"}] | |
POST /socket.io/?EIO=3&transport=polling&t=1403806279831-2&b64=1&sid=neXMvgWxxV-vKLrDAAAJ HTTP/1.1 | |
User-Agent: node-XMLHttpRequest | |
Accept: */* | |
Content-Type: text/plain;charset=UTF-8 | |
Host: 192.168.112.21:3000 | |
Content-Length: 132 | |
Connection: close | |
128:42["identity",{"uuid":"c33e14c0-fd55-11e3-a290-ef9910e207d9","token":"0avr9lpll33w0cnmirsghi79omie8kt9","protocol":"websocket"}]HTTP/1.1 200 OK | |
Content-Length: 2 | |
Content-Type: text/html | |
Access-Control-Allow-Origin: * | |
Set-Cookie: io=neXMvgWxxV-vKLrDAAAJ | |
Date: Thu, 26 Jun 2014 18:11:19 GMT | |
Connection: close | |
ok | |
GET /socket.io/?EIO=3&transport=polling&t=1403806279831-3&b64=1&sid=neXMvgWxxV-vKLrDAAAJ HTTP/1.1 | |
User-Agent: node-XMLHttpRequest | |
Accept: */* | |
Host: 192.168.112.21:3000 | |
Connection: close | |
HTTP/1.1 200 OK | |
Content-Type: text/plain; charset=UTF-8 | |
Content-Length: 3 | |
Access-Control-Allow-Origin: * | |
Set-Cookie: io=neXMvgWxxV-vKLrDAAAJ | |
Date: Thu, 26 Jun 2014 18:11:19 GMT | |
Connection: close | |
1:6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment