Bug 115128 - [WebSocket] Make Sec-WebSocket-Extensions parser comply with specification
Summary: [WebSocket] Make Sec-WebSocket-Extensions parser comply with specification
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://tools.ietf.org/html/rfc6455#se...
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-24 14:26 PDT by Lamarque V. Souza
Modified: 2013-04-25 10:47 PDT (History)
1 user (show)

See Also:


Attachments
Patch (8.22 KB, patch)
2013-04-24 14:38 PDT, Lamarque V. Souza
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.