<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&#64;gmail.com" title="youenn fablet &lt;youennf&#64;gmail.com&gt;"> <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">&gt; I have been trying to get your input in the issue, but am glad filing bugs
&gt; 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">&gt; It sounds like the preference from WebKit is that we only have a single
&gt; separator style, used by:
&gt; 
&gt;   XMLHttpRequest
&gt;   WebSocket
&gt;   Fetch API
&gt;   CORS</span >

Right.

<span class="quote">&gt; Knowing that makes it easier to talk with the other browsers. I suspect what
&gt; we want to do is use `, ` and also change Fetch to use that and any Fetch
&gt; API tests.</span >

Yes, that is probably the most interoperable choice.

<span class="quote">&gt; `Access-Control-Request-Headers` seems tricky though, as I believe no
&gt; 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>