| OLD | NEW |
| 1 CONSOLE ERROR: line 21: WebSocket connection to 'ws://localhost:8880/handshake-f
ail-by-more-protocol-header' failed: Error during WebSocket handshake: 'Sec-WebS
ocket-Protocol' header must not appear more than once in a response | 1 CONSOLE ERROR: line 21: WebSocket connection to 'ws://localhost:8880/handshake-f
ail-by-more-protocol-header' failed: Error during WebSocket handshake: 'Sec-WebS
ocket-Protocol' header must not appear more than once in a response |
| 2 Test that WebSocket handshake fails if there are more than one Sec-WebSocket-Pro
tocol header field in the response. | 2 Test that WebSocket handshake fails if there are more than one Sec-WebSocket-Pro
tocol header field in the response. |
| 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 called |
| 6 PASS successfullyParsed is true | 7 PASS successfullyParsed is true |
| 7 | 8 |
| 8 TEST COMPLETE | 9 TEST COMPLETE |
| 9 | 10 |
| OLD | NEW |