Re: [ServiceWorker] Define some way for foreign fetch to decide on opaqueness of responses (#841)

It won't be distinguishable from the point of view of `fetch()`, but "using CORS" doesn't work due to the ambient authority of the service worker. We need to know, from the service worker, that this was actually meant to be shared.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/841#issuecomment-189901267

Received on Sunday, 28 February 2016 16:50:44 UTC