Skip to content

Instantly share code, notes, and snippets.

@ile
Created November 17, 2014 20:12
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 ile/9f6497892a73d30a72d1 to your computer and use it in GitHub Desktop.
Save ile/9f6497892a73d30a72d1 to your computer and use it in GitHub Desktop.
GET wss://my-domain.fi/channel HTTP/1.1
Host: my-domain.fi
Connection: Upgrade
Pragma: no-cache
Cache-Control: no-cache
Upgrade: websocket
Origin: https://my-domain.fi
Sec-WebSocket-Version: 13
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.6 Safari/537.36
Accept-Encoding: gzip, deflate, sdch
Accept-Language: en-US,en;q=0.8,fi;q=0.6
Cookie: __cfduid=d7a63e0692f3b04d56df4bd4181e2e4231415162195280; connect.sid=s%3ARuNdSotybfxhy7y-ImWT0DTzZ8kkbCBc.7wJcG3uiadYIopDJNMxWAtYVZKZKsQHAkuwzZiuV5hI
Sec-WebSocket-Key: DxFm0zVsVO/b9tgQinLZDQ==
Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment