https://www.w3.org/Bugs/Public/show_bug.cgi?id=25131

            Bug ID: 25131
           Summary: Blob response entity body is not built using final
                    MIME type and charset
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XHR
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

Blob response entity body is specified to be built from the response entity
body.

> 2. Return a Blob object representing the response entity body.

Shouldn't this algorithm also take final MIME type and final charset?

Current behavior of browsers: Both Firefox (28.0) and Chrome (32) copy the MIME
type of the received response to the Blob, but not charset.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to