[Webkit-unassigned] [Bug 11049] XMLHttpRequest always defaults Content-Type to application/xml, while it should depend on data type

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


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


Carol Szabo <carol.szabo at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #42613|0                           |1
        is obsolete|                            |
  Attachment #45336|                            |review?, commit-queue?
               Flag|                            |




--- Comment #15 from Carol Szabo <carol.szabo at nokia.com>  2009-12-21 09:37:21 PST ---
Created an attachment (id=45336)
 --> (https://bugs.webkit.org/attachment.cgi?id=45336)
Proposed Patch

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

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