<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Empty Content-Type header sent when uploading a file using XMLHttpRequest and type-less Blob"
   href="https://bugs.webkit.org/show_bug.cgi?id=159210#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Empty Content-Type header sent when uploading a file using XMLHttpRequest and type-less Blob"
   href="https://bugs.webkit.org/show_bug.cgi?id=159210">bug 159210</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>SO, XMLHttpRequest implementation sets explicitly an empty string content type in case of a blob without mime type.
According the source code, it says that it is mandated by the file API spec.
I am wondering whether that still holds and what is the rationale here.</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>