<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - XMLHttpRequest: make setRequestHeader() use `, ` as separator (including a space)"
href="https://bugs.webkit.org/show_bug.cgi?id=169285#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - XMLHttpRequest: make setRequestHeader() use `, ` as separator (including a space)"
href="https://bugs.webkit.org/show_bug.cgi?id=169285">bug 169285</a>
from <span class="vcard"><a class="email" href="mailto:youennf@gmail.com" title="youenn fablet <youennf@gmail.com>"> <span class="fn">youenn fablet</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=169285#c3">comment #3</a>)
<span class="quote">> I have been trying to get your input in the issue, but am glad filing bugs
> is working out better.</span >
Sorry about that, I plan to get back to fetch/XHR soon.
I should probably improve my GitHub notification filter.
<span class="quote">> It sounds like the preference from WebKit is that we only have a single
> separator style, used by:
>
> XMLHttpRequest
> WebSocket
> Fetch API
> CORS</span >
Right.
<span class="quote">> 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.</span >
Yes, that is probably the most interoperable choice.
<span class="quote">> `Access-Control-Request-Headers` seems tricky though, as I believe no
> browser uses a space after the commas there now. Is that problematic?</span >
WebKit is already using `,` here so no problem, except the small inconsistency.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>