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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 4 10:29:34 PDT 2015


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

--- Comment #13 from Alexey Proskuryakov <ap at webkit.org> ---
I think that it's a misunderstanding. Setting an empty Content-Type results in a malformed header field value with CFNetwork (tested on OS X 10.9.5):

Content-Type: , application/xml

So, trimming spaces wouldn't help.

And sorry for sounding like a broken record, but removing Content-Type is a bad idea, I don't see any reason to make that possible through XMLHttpRequest.

-- 
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/20150804/3aaeff91/attachment.html>


More information about the webkit-unassigned mailing list