[Webkit-unassigned] [Bug 168115] HTTPHeaderMap add methods are not consistent to each other
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Feb 11 07:40:42 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=168115
Michael Catanzaro <mcatanzaro at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mcatanzaro at igalia.com,
| |youennf at gmail.com
--- Comment #15 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to comment #13)
> And finally the one I was trying to fix expects ", " but it should really
> expect ','. According to the HTTP spec, the space is optional, but fetch
> spec says it shouldn't be any trailing/leaving whitespace in values, see
> https://fetch.spec.whatwg.org/#concept-header-list-combine. That's why it
> was changed in w3c web platform tests, but I think they forgot about
> imported/w3c/web-platform-tests/XMLHttpRequest/getresponseheader-case-
> insensitive.htm. I guess it's not a good idea to change imported tests, so
> we can simply add a failure expectation for this test.
(CC Youenn. How hard would it be to upstream this fix?)
--
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/20170211/6a8637ca/attachment.html>
More information about the webkit-unassigned
mailing list