Re: [whatwg/xhr] overrideMimeType cannot throw for invalid MIME types (#82)

Another problem: MIME types are typically bytes, but IDL takes a DOMString at the moment and browsers don't throw for >U+00FF. Sigh.

-- 
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/issues/82#issuecomment-281692792

Received on Wednesday, 22 February 2017 14:59:00 UTC