Skip to content

Instantly share code, notes, and snippets.

@creationix
Created January 9, 2015 21:17
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 creationix/2eaff1ef5971a0e97b42 to your computer and use it in GitHub Desktop.
Save creationix/2eaff1ef5971a0e97b42 to your computer and use it in GitHub Desktop.
Jan 9 21:13:05 creationix lit[27252]: 'REQ' { { 'Host', 'lit.luvit.io' }, { 'Upgrade', 'websocket' },
Jan 9 21:13:05 creationix lit[27252]: { 'Connection', 'upgrade' }, { 'Sec-Websocket-Version', '13' },
Jan 9 21:13:05 creationix lit[27252]: { 'Sec-Websocket-Key', 'BNLzPWg2FTM1wUF3doq73S1aymE=' },
Jan 9 21:13:05 creationix lit[27252]: { 'Sec-Websocket-Protocol', 'lit' }, path = '/', method = 'GET',
Jan 9 21:13:05 creationix lit[27252]: version = 1.1, keepAlive = false }
Jan 9 21:13:05 creationix lit[27252]: 'RES' { { 'Upgrade', 'websocket' }, { 'Connection', 'Upgrade' },
Jan 9 21:13:05 creationix lit[27252]: { 'Sec-WebSocket-Accept', 'nqnQfFb9TxcgRcwrtNf1iYJIeF0=' }, code = 101,
Jan 9 21:13:05 creationix lit[27252]: [4] = { 'Sec-WebSocket-Protocol', 'lit' } }
Jan 9 21:13:41 creationix lit[27252]: 'REQ' { { 'Host', 'lit.luvit.io' }, { 'Connection', 'upgrade' },
Jan 9 21:13:41 creationix lit[27252]: { 'Sec-Websocket-Version', '13' },
Jan 9 21:13:41 creationix lit[27252]: { 'Sec-Websocket-Key', '5+SMT9nsdp7WUDTIOiLe/nAblV0=' },
Jan 9 21:13:41 creationix lit[27252]: { 'Sec-Websocket-Protocol', 'lit' },
Jan 9 21:13:41 creationix lit[27252]: { 'Via', '1.1 540559-DFW1WWSG03.secops.rackspace.com 0A051055' }, path = '/',
Jan 9 21:13:41 creationix lit[27252]: method = 'GET', version = 1.1, keepAlive = false }
Jan 9 21:13:41 creationix lit[27252]: 'RES' nil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment