[whatwg/fetch] Only use nosniff for "script" and "style" (#438)

For “image” it was not web-compatible and checking the others doesn’t
seem worth it given there are no known issues with sniffing there.

Closes #395.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/438

-- Commit Summary --

  * Only use nosniff for "script" and "style"

-- File Changes --

    M fetch.bs (30)

-- Patch Links --

https://github.com/whatwg/fetch/pull/438.patch
https://github.com/whatwg/fetch/pull/438.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/438

Received on Friday, 16 December 2016 17:01:01 UTC