NEW 118030
Make Sec-WebSocket-Extensions parsing more strict
https://bugs.webkit.org/show_bug.cgi?id=118030
Summary Make Sec-WebSocket-Extensions parsing more strict
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.