- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 10 Aug 2018 02:49:28 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 10 August 2018 09:49:52 UTC
It does not make much sense as overrideMimeType() isn't blocked from being used before open() is invoked. (And 3/4 of the major implementations do not have this behavior.)
Partially reverts 121cee50b6f51215f046266642964b4c53a02a7c.
Tests: https://github.com/web-platform-tests/wpt/pull/12404.
Closes https://github.com/web-platform-tests/wpt/issues/12289.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/xhr/pull/218
-- Commit Summary --
* Do not reset override MIME type
-- File Changes --
M xhr.bs (4)
-- Patch Links --
https://github.com/whatwg/xhr/pull/218.patch
https://github.com/whatwg/xhr/pull/218.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/218
Received on Friday, 10 August 2018 09:49:52 UTC