ws-examples icon indicating copy to clipboard operation
ws-examples copied to clipboard

handshake error: bad "Connection" header

Open imawhale opened this issue 6 years ago • 1 comments

Thank you for publishing this example. I get this error after running bin/chat on Mac OS X terminal, after successfully running Make.

2020/01/21 19:44:11 [::1]:3333 > [::1]:58202: upgrade error: handshake error: bad "Connection" header

imawhale avatar Jan 21 '20 10:01 imawhale

> $ ./chat                                                                                                                       [±master ●●]
2020/08/16 20:10:38 websocket is listening on [::]:3333
2020/08/16 20:11:01 [::1]:3333 > [::1]:52065: upgrade error: EOF
2020/08/16 20:11:21 127.0.0.1:3333 > 127.0.0.1:52069: upgrade error: handshake error: bad "Connection" header

denisgrib avatar Aug 16 '20 17:08 denisgrib