OLD | NEW |
1 CONSOLE ERROR: line 15: WebSocket connection to 'ws://localhost:8880/handshake-f
ail-by-no-accept-header' failed: Error during WebSocket handshake: 'Sec-WebSocke
t-Accept' header is missing | 1 CONSOLE ERROR: line 15: WebSocket connection to 'ws://localhost:8880/handshake-f
ail-by-no-accept-header' failed: Error during WebSocket handshake: 'Sec-WebSocke
t-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 onerror() was called |
6 PASS closeEvent.wasClean is false | 7 PASS closeEvent.wasClean is false |
7 PASS successfullyParsed is true | 8 PASS successfullyParsed is true |
8 | 9 |
9 TEST COMPLETE | 10 TEST COMPLETE |
10 | 11 |
OLD | NEW |