blob: da3137fddc44a3cf2e7c3fb6f3295eb3f7b0c2f0 [file] [log] [blame]
Test http version parsing and validation. HTTP version 1.1 and above should be accepted for WebSockets.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
FAIL The following URL should have been allowed to be opened: ws://localhost:8880/websocket/tests/hybi/handshake-ok-with-http-version-beyond-1_1?1.11
FAIL The following URL should have been allowed to be opened: ws://localhost:8880/websocket/tests/hybi/handshake-ok-with-http-version-beyond-1_1?11.0
FAIL At least one test failed.
PASS successfullyParsed is true
TEST COMPLETE