Created
May 4, 2012 15:20
-
-
Save vargon/2595448 to your computer and use it in GitHub Desktop.
WebSocket Handshake Server Response
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
HTTP/1.1 101 WebSocket Protocol Handshake | |
Upgrade: WebSocket | |
Connection: Upgrade | |
Sec-WebSocket-Origin: file:// | |
Sec-WebSocket-Location: ws://localhost:1111/some/resource | |
ü‘:{ZΖcöºùE2ıB |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment