Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / websocket / handshake-fail-by-no-upgrade-header-expected.txt
blob1b985c5ce24d63d5d26dadc3aac23158ef0ae2fd
1 CONSOLE ERROR: line 21: WebSocket connection to 'ws://localhost:8880/handshake-fail-by-no-upgrade-header' failed: Error during WebSocket handshake: 'Upgrade' header is missing
2 Test that WebSocket handshake fails if Upgrade header field isn't reflected by the server.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS onerror() was called
7 PASS successfullyParsed is true
9 TEST COMPLETE