[Webkit-unassigned] [Bug 159210] Empty Content-Type header sent when uploading a file using XMLHttpRequest and type-less Blob

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 06:03:44 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=159210

--- Comment #1 from youenn fablet <youennf at gmail.com> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160628/7b03e9f8/attachment.html>


More information about the webkit-unassigned mailing list