OLD | NEW |
1 CONSOLE MESSAGE: WebSocket connection to 'ws://localhost:8880/websocket/tests/hy
bi/handshake-fail-by-no-accept-header' failed: Error during WebSocket handshake:
'Sec-WebSocket-Accept' header is missing | 1 CONSOLE MESSAGE: line 15: WebSocket connection to 'ws://localhost:8880/websocket
/tests/hybi/handshake-fail-by-no-accept-header' failed: Error during WebSocket h
andshake: 'Sec-WebSocket-Accept' header is missing |
2 Test whether WebSocket handshake fails if the server does not send Sec-WebSocket
-Accept header. | 2 Test whether WebSocket handshake fails if the server does not send Sec-WebSocket
-Accept header. |
3 | 3 |
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
5 | 5 |
6 PASS closeEvent.wasClean is false | 6 PASS closeEvent.wasClean is false |
7 PASS successfullyParsed is true | 7 PASS successfullyParsed is true |
8 | 8 |
9 TEST COMPLETE | 9 TEST COMPLETE |
10 | 10 |
OLD | NEW |