- From: Tom Schuster <notifications@github.com>
- Date: Mon, 29 Aug 2016 10:56:52 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Monday, 29 August 2016 17:57:45 UTC
Closes #337.
I also added audio/video, because per telemetry they are probably unused. I think it makes sense to block them alongside of `image/`. `text/csv` is blocked to mitigate the issue described in [Bug 1048535](https://bugzilla.mozilla.org/show_bug.cgi?id=1048535).
@mikewest Are you on board with this?
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/fetch/pull/379
-- Commit Summary --
* block additional script MIMETypes (audio, video, csv)
-- File Changes --
M Overview.src.html (4)
-- Patch Links --
https://github.com/whatwg/fetch/pull/379.patch
https://github.com/whatwg/fetch/pull/379.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/fetch/pull/379
Received on Monday, 29 August 2016 17:57:45 UTC