RESOLVED FIXED 32267
Test that WebSocket ignores WebSocket-Protocol if not specified.
https://bugs.webkit.org/show_bug.cgi?id=32267
Summary Test that WebSocket ignores WebSocket-Protocol if not specified.
Fumitoshi Ukai
Reported 2009-12-08 00:55:37 PST
The Web Socket protocol says if /protocol/ was not specified, WebSocket-Protocol: field should be ignored. We need a test for it.
Attachments
Add tests that WebSocket-Protocol: is ignored if protocol was not specified. (3.22 KB, patch)
2009-12-08 01:04 PST, Fumitoshi Ukai
darin: review+
Fumitoshi Ukai
Comment 1 2009-12-08 01:04:29 PST
Created attachment 44462 [details] Add tests that WebSocket-Protocol: is ignored if protocol was not specified.
WebKit Review Bot
Comment 2 2009-12-08 01:06:24 PST
style-queue ran check-webkit-style on attachment 44462 [details] without any errors.
Fumitoshi Ukai
Comment 3 2009-12-08 19:21:49 PST
Note You need to log in before you can comment on or make changes to this bug.