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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 21 09:37:21 PST 2009


Carol Szabo <carol.szabo at nokia.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 45336: Proposed Patch
https://bugs.webkit.org/attachment.cgi?id=45336&action=review

------- Additional Comments from Carol Szabo <carol.szabo at nokia.com>
Addressed Eric's concerns about the test case and the ChangeLog.
There is no consensus in browser behavior. Mozilla was said to intend to align
to the standard. IE has the unacceptable behavior of not sending a content type
at all, which is non-conforming with HTTP.
Here is a link to the latest version of the XMR standard:
http://dev.w3.org/2006/webapi/XMLHttpRequest/#the-send-method


More information about the webkit-reviews mailing list