OLD | NEW |
1 Test for verifying that the whitelist prevents handshake fail when the client re
quests a subprotocol but the server doesn't include a Sec-WebSocket-Protocol hea
der in the response. | 1 Test for verifying that the whitelist prevents handshake fail when the client re
quests a subprotocol but the server doesn't include a Sec-WebSocket-Protocol hea
der in the response. |
2 | 2 |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
4 | 4 |
5 PASS Connection established. | 5 PASS Connection established. |
6 PASS successfullyParsed is true | 6 PASS successfullyParsed is true |
7 | 7 |
8 TEST COMPLETE | 8 TEST COMPLETE |
9 | 9 |
OLD | NEW |