<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#c3">Comment # 3</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:annevk&#64;annevk.nl" title="Anne van Kesteren &lt;annevk&#64;annevk.nl&gt;"> <span class="fn">Anne van Kesteren</span></a>
</span></b>
        <pre>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?</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>