[Webkit-unassigned] [Bug 147445] Validation in isValidHTTPHeaderValue is too sensitive.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 10 10:24:49 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=147445

--- Comment #23 from youenn fablet <youennf at gmail.com> ---
As per https://fetch.spec.whatwg.org/#concept-header-value-normalize, trailing and leading whitespaces should be removed from setRequestHeader header values.
This should be done prior from checking from header value validity.

Let's focus on this issue here.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150810/d9ec1865/attachment.html>


More information about the webkit-unassigned mailing list