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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 10:03:34 PST 2013


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





--- Comment #16 from Victor Costan <costan at gmail.com>  2013-03-05 10:05:58 PST ---
I managed to build and test on Chromium for Mac and Linux. It seems like the quote (") in Content-Type shows up as \" everywhere except on Chromium/Linux.

I'm not sure if this is due to the testing environment or some piece of code that completely eludes me, but 1) I think it doesn't really matter, only CRLF can mislead HTTP header parsers and 2) if it does matter, I think it can be the subject of another patch.

-- 
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