Bug 118030

Summary: Make Sec-WebSocket-Extensions parsing more strict
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: aestes, ap, beidson
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Ryosuke Niwa
Reported 2013-06-25 23:00:38 PDT
Consider merging https://chromium.googlesource.com/chromium/blink/+/204fed49d403a3623e92061b46ce2951d0d1cdf7 RFC6455 states that unescaped quoted-string in Sec-WebSocket-Extensions MUST conform to the 'token' ABNF in RFC2616. We fix the parser and add unit tests.
Attachments
Note You need to log in before you can comment on or make changes to this bug.