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

Nobody cares about MIME type validation but me: https://bugzilla.mozilla.org/show_bug.cgi?id=918731.

Note that we cannot just ignore invalid MIME types. Should either have some kind of failure value or store the MIME type as a string until we need to inspect it.

---
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

Received on Wednesday, 10 August 2016 14:14:28 UTC