| Index: LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-no-upgrade-header-expected.txt
|
| diff --git a/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-no-upgrade-header-expected.txt b/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-no-upgrade-header-expected.txt
|
| index 76aa03ca880622a3db02d4bf0133b8180b466370..8a5d5e47aba69b0d3b0821c881fe934dc4715fc2 100644
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-no-upgrade-header-expected.txt
|
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-no-upgrade-header-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE MESSAGE: WebSocket connection to 'ws://localhost:8880/websocket/tests/hybi/handshake-fail-by-no-upgrade-header' failed: Error during WebSocket handshake: 'Upgrade' header is missing
|
| +CONSOLE MESSAGE: line 21: WebSocket connection to 'ws://localhost:8880/websocket/tests/hybi/handshake-fail-by-no-upgrade-header' failed: Error during WebSocket handshake: 'Upgrade' header is missing
|
| Test that WebSocket handshake fails if Upgrade header field isn't reflected by the server.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|