http://www.w3.org/Bugs/Public/show_bug.cgi?id=10324

           Summary: send() should set Content-Type to text/html for HTML
                    documents
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XHR 1.0
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected], [email protected]


When the Document object passed to send is created by createHTMLDocument() or
an HTML parser the media type should not be application/xml. The Document
object will be serialized according to HTML rules already, but the Content-Type
set for it is currently incorrect.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Reply via email to