[Webkit-unassigned] [Bug 111380] Handle CRLF in MIME types of Blobs appended to multipart FormData

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 8 17:08:45 PDT 2013


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





--- Comment #52 from Alexey Proskuryakov <ap at webkit.org>  2013-04-08 17:06:59 PST ---
> The File API specification describes a good method for interpreting a Blob's type property as MIME type, in 6.4.1 Paragraph 4. http://dev.w3.org/2006/webapi/FileAPI/#methodsandparams-blob

I'm not sure if this is what this text says, perhaps we are looking at different versions of it. Currently, 6.4.1.4 is about converting an input string to a value for the type attribute, not about using it afterwards. As such, it's entirely internal to the File API spec.

There is certainly a gap in specifications, as they never say that Blob's type should be used in form submission. But I'm not sure how to best address that.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list