[whatwg/xhr] Fix overrideMimeType() again (#174)

Reset override MIME type when open() is invoked.

Actually make overriding the charset parameter work (setting override MIME type to the "MIME type portion" (now essence) as done previously would always erase it.

Tests: https://github.com/w3c/web-platform-tests/pull/8449.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/xhr/pull/174

-- Commit Summary --

  * Fix overrideMimeType() again

-- File Changes --

    M xhr.bs (59)

-- Patch Links --

https://github.com/whatwg/xhr/pull/174.patch
https://github.com/whatwg/xhr/pull/174.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/pull/174

Received on Monday, 4 December 2017 15:27:03 UTC