<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - HTTPHeaderMap add methods are not consistent to each other"
   href="https://bugs.webkit.org/show_bug.cgi?id=168115#c31">Comment # 31</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - HTTPHeaderMap add methods are not consistent to each other"
   href="https://bugs.webkit.org/show_bug.cgi?id=168115">bug 168115</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>We want WebKit to be consistent here.
So the question we want to decide on is whether we want to use &quot;,&quot; or &quot;, &quot;.
The fetch spec is mandating &quot;,&quot; atm but may change if there is not enough support for it.
According IETF, they should be semantically equivalent...

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

For the Mac port, WebKit should be able to send headers without CFNetwork changing them on the fly.</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>