| Index: LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-more-protocol-header-expected.txt
|
| diff --git a/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-more-protocol-header-expected.txt b/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-more-protocol-header-expected.txt
|
| index 213a66a7dee73091e65c6def2f8d4825725a1a0b..da0efae9a07e6a9c642e9753d949232c938656b9 100644
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-more-protocol-header-expected.txt
|
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-more-protocol-header-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE MESSAGE: WebSocket connection to 'ws://localhost:8880/websocket/tests/hybi/handshake-fail-by-more-protocol-header' failed: The Sec-WebSocket-Protocol header MUST NOT appear more than once in an HTTP response
|
| +CONSOLE MESSAGE: line 21: WebSocket connection to 'ws://localhost:8880/websocket/tests/hybi/handshake-fail-by-more-protocol-header' failed: The Sec-WebSocket-Protocol header MUST NOT appear more than once in an HTTP 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".
|
|
|