summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/http/tests/websocket/handshake-fail-by-more-protocol-header-expected.txt
blob: 17dbd7dbaa693383f05a450e03c952e850bdf2a8 (plain)
1
2
3
4
5
6
7
8
9
10
CONSOLE ERROR: line 21: WebSocket connection to 'ws://localhost:8880/handshake-fail-by-more-protocol-header' failed: Error during WebSocket handshake: 'Sec-WebSocket-Protocol' header must not appear more than once in a response
Test that WebSocket handshake fails if there are more than one Sec-WebSocket-Protocol header field in the response.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

PASS onerror() was called
PASS successfullyParsed is true

TEST COMPLETE