[webkit-reviews] review granted: [Bug 167112] HTTP Header values validation is too strict : [Attachment 340643] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 17 16:25:27 PDT 2018


Alex Christensen <achristensen at apple.com> has granted  review:
Bug 167112: HTTP Header values validation is too strict
https://bugs.webkit.org/show_bug.cgi?id=167112

Attachment 340643: Patch

https://bugs.webkit.org/attachment.cgi?id=340643&action=review




--- Comment #20 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 340643
  --> https://bugs.webkit.org/attachment.cgi?id=340643
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=340643&action=review

This makes us match Chrome and Firefox.  r=me

> Source/WebCore/platform/network/HTTPParsers.cpp:113
> +// See https://fetch.spec.whatwg.org/#concept-header until RFC 7230 gets
fixed.

I'm not sure "until RFC 7230 gets fixed" is the right thing to say here.


More information about the webkit-reviews mailing list