[Webkit-unassigned] [Bug 168115] HTTPHeaderMap add methods are not consistent to each other

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 13 15:46:04 PST 2017


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

--- Comment #31 from youenn fablet <youennf at gmail.com> ---
We want WebKit to be consistent here.
So the question we want to decide on is whether we want to use "," or ", ".
The fetch spec is mandating "," atm but may change if there is not enough support for it.
According IETF, they should be semantically equivalent...

XHR implementation is using ", " but XHR spec is using whatever fetch spec prescribes.
Other browsers afaik, are still using ", ".

For the Mac port, WebKit should be able to send headers without CFNetwork changing them on the fly.

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


More information about the webkit-unassigned mailing list