Bug 32267

Summary: Test that WebSocket ignores WebSocket-Protocol if not specified.
Product: WebKit Reporter: Fumitoshi Ukai <ukai>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Add tests that WebSocket-Protocol: is ignored if protocol was not specified. darin: review+

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.