Skip to content

Instantly share code, notes, and snippets.

@meriy100
Created June 10, 2016 08:28
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 meriy100/3a4bb1fd01c547bacb1baf3328986ee5 to your computer and use it in GitHub Desktop.
Save meriy100/3a4bb1fd01c547bacb1baf3328986ee5 to your computer and use it in GitHub Desktop.
GET /chat HTTP/1.1
Host: server.example.com
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Key: dGhlIHNhbXBsZSBub25jZQ==
Origin: http://example.com
Sec-WebSocket-Protocol: chat, superchat
Sec-WebSocket-Version: 13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment