-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
5.3.0
-
None
-
W7(64Bit), Chrome (Version 35.0.1916.114 m), Firefox (29.0.1)
I build this project http://qt-project.org/doc/qt-5/qtwebsockets-echoserver-example.html. When I use chrome to create the websocket connection it fails with error:
"WebSocket connection to 'ws://127.0.0.1:1234/' failed: Error during WebSocket handshake: Sent non-empty 'Sec-WebSocket-Protocol' header but no response was received".
When I use Firefox connection works without any problem.
Application was build as MSVC2013 32bit.