[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:43:30 PST 2017


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

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

https://github.com/w3c/web-platform-tests

If it's too much trouble, send me a patch and I can help marking the PR on GitHub.

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


More information about the webkit-unassigned mailing list