OLD | NEW |
1 CONSOLE ERROR: line 14: WebSocket connection to 'ws://127.0.0.1:8880/bad-handsha
ke-crash' failed: Invalid UTF-8 sequence in header name | 1 CONSOLE ERROR: line 14: WebSocket connection to 'ws://127.0.0.1:8880/bad-handsha
ke-crash' failed: Invalid UTF-8 sequence in header name |
2 Make sure WebSocket doesn't crash with bad handshake message. | 2 Make sure WebSocket doesn't crash with bad handshake message. |
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 WebSocket is closed | 6 WebSocket is closed |
7 PASS successfullyParsed is true | 7 PASS successfullyParsed is true |
8 | 8 |
9 TEST COMPLETE | 9 TEST COMPLETE |
10 | 10 |
OLD | NEW |