| OLD | NEW |
| 1 CONSOLE ERROR: line 19: WebSocket connection to 'ws://127.0.0.1:8880/long-invali
d-header' failed: Error during WebSocket handshake: 'Upgrade' header is missing | 1 CONSOLE ERROR: line 19: WebSocket connection to 'ws://127.0.0.1:8880/long-invali
d-header' failed: Error during WebSocket handshake: 'Upgrade' header is missing |
| 2 Make sure WebSocket gives errors on long invalid upgrade header. | 2 Make sure WebSocket gives errors on long invalid upgrade 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 Error occured |
| 6 WebSocket is closed | 7 WebSocket is closed |
| 7 PASS successfullyParsed is true | 8 PASS successfullyParsed is true |
| 8 | 9 |
| 9 TEST COMPLETE | 10 TEST COMPLETE |
| 10 | 11 |
| OLD | NEW |