Bug 115128

Summary: [WebSocket] Make Sec-WebSocket-Extensions parser comply with specification
Product: WebKit Reporter: Lamarque V. Souza <lamarque>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://tools.ietf.org/html/rfc6455#section-11.3.2
Attachments:
Description Flags
Patch none

Description Lamarque V. Souza 2013-04-24 14:26:03 PDT
Section 11.3.2 of WebSocket specification says that Sec-WebSocket-Extensions header field must not appear more than once in an HTTP response.
Comment 1 Lamarque V. Souza 2013-04-24 14:38:03 PDT
Created attachment 199518 [details]
Patch

Proposed patch
Comment 2 WebKit Commit Bot 2013-04-25 10:47:55 PDT
Comment on attachment 199518 [details]
Patch

Clearing flags on attachment: 199518

Committed r149120: <http://trac.webkit.org/changeset/149120>
Comment 3 WebKit Commit Bot 2013-04-25 10:47:57 PDT
All reviewed patches have been landed.  Closing bug.