[Webkit-unassigned] [Bug 40947] REGRESSION (r57544): XMLHttpRequest POSTed multipart/form-data wrongfully gets a charset appended
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 31 17:41:27 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=40947
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|webkit-unassigned at lists.web |ap at webkit.org
|kit.org |
Attachment #66149| |review?, commit-queue?
Flag| |
--- Comment #3 from Alexey Proskuryakov <ap at webkit.org> 2010-08-31 17:41:27 PST ---
Created an attachment (id=66149)
--> (https://bugs.webkit.org/attachment.cgi?id=66149)
proposed fix
The new behavior matches the spec, but doesn't quite match Firefox 3.6.8, which seem to always set a charset (but it sets it as second parameter, right after media type). I think that the spec makes more sense, and it's closer to what Safari 4 was doing.
--
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