[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:42:15 PST 2017


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

Chris Dumez <cdumez at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cdumez at apple.com

--- Comment #16 from Chris Dumez <cdumez at apple.com> ---
(In reply to comment #15)
> (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?)

It is just a Pull Request on Github. It is not hard to fix a WPT.

-- 
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/baf1735e/attachment.html>


More information about the webkit-unassigned mailing list