[webkit-reviews] review denied: [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:51:36 PST 2009


Alexey Proskuryakov <ap at webkit.org> has denied Carol Szabo
<carol.szabo at nokia.com>'s request 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 Alexey Proskuryakov <ap at webkit.org>
I'm against changing our behavior to something that matches no other browser.
We can revisit this once Mozilla takes some action with the bug Anne filed.

The fact that IE and Firefox behave differently gives some hope for servers not
depending on either behavior, but it is also quite probable that client-side JS
has different code paths for different browsers, adjusting Content-Type as
necessary.


More information about the webkit-reviews mailing list