Re: [w3c/ServiceWorker] Content-Type requirement of service worker importScripts() (#1032)

If at all possible it would be really great to add strict MIME type checking (not just well formedness, but also that it's a JS mime type) to all new features like this. There have been notable security issues when allowing other MIME types through.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1032#issuecomment-267675745

Received on Friday, 16 December 2016 19:27:55 UTC