[webkit-reviews] review requested: [Bug 11049] XMLHttpRequest always defaults Content-Type to application/xml, while it should depend on data type : [Attachment 169849] Patch 1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 22 01:26:54 PDT 2012


Alexander Shalamov <alexander.shalamov at gmail.com> has asked  for review:
Bug 11049: XMLHttpRequest always defaults Content-Type to application/xml,
while it should depend on data type
https://bugs.webkit.org/show_bug.cgi?id=11049

Attachment 169849: Patch 1
https://bugs.webkit.org/attachment.cgi?id=169849&action=review

------- Additional Comments from Alexander Shalamov
<alexander.shalamov at gmail.com>
Moving proposed patch from https://bugs.webkit.org/show_bug.cgi?id=99690
- Removed ::send(String) and ::send(Blob) related fixes from original patch,
should be fixed separately.
- Rebased to master.


More information about the webkit-reviews mailing list