Skip to content

Instantly share code, notes, and snippets.

@jfarcand
Created March 25, 2015 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jfarcand/7dbc9f157ab9568ed527 to your computer and use it in GitHub Desktop.
Save jfarcand/7dbc9f157ab9568ed527 to your computer and use it in GitHub Desktop.
T 127.0.0.1:62444 -> 127.0.0.1:8080 [AP]
GET /chat?X-Atmosphere-tracking-id=0&X-Atmosphere-Framework=2.2.8-javascript&X-Atmosphere-Transport=websocket&X-Atmosphere-TrackMessageSize=true&Content-Type=application/json&X-atmo-protocol=true HTTP/1.1.
Host: 127.0.0.1:8080.
Connection: Upgrade.
Pragma: no-cache.
Cache-Control: no-cache.
Upgrade: websocket.
Origin: http://127.0.0.1:8080.
Sec-WebSocket-Version: 13.
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.104 Safari/537.36.
Accept-Encoding: gzip, deflate, sdch.
Accept-Language: en-US,en;q=0.8,de;q=0.6,fr;q=0.4,nl;q=0.2.
Cookie: __utma=96992031.2137091356.1420818545.1420818545.1427123911.2; __utmz=96992031.1420818545.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none).
Sec-WebSocket-Key: IyvheASsK9tPQ2wXNKTpDg==.
Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits.
.
T 127.0.0.1:8080 -> 127.0.0.1:62444 [AP]
HTTP/1.1 101 Switching Protocols.
Date: Wed, 25 Mar 2015 14:10:14 GMT.
X-Atmosphere-first-request: true.
X-Atmosphere-tracking-id: ac76e487-4782-489f-a3b1-857bf9f68773.
Connection: Upgrade.
Sec-WebSocket-Accept: nV8SewE+zZNZQFORt4KDD+B7+FA=.
Upgrade: WebSocket.
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment