[Webkit-unassigned] [Bug 169285] XMLHttpRequest: make setRequestHeader() use `, ` as separator (including a space)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 8 00:44:33 PST 2017


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

--- Comment #3 from Anne van Kesteren <annevk at annevk.nl> ---
I have been trying to get your input in the issue, but am glad filing bugs is working out better.

It sounds like the preference from WebKit is that we only have a single separator style, used by:

  XMLHttpRequest
  WebSocket
  Fetch API
  CORS

Knowing that makes it easier to talk with the other browsers. I suspect what we want to do is use `, ` and also change Fetch to use that and any Fetch API tests.

`Access-Control-Request-Headers` seems tricky though, as I believe no browser uses a space after the commas there now. Is that problematic?

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


More information about the webkit-unassigned mailing list