Re: [slightlyoff/ServiceWorker] Foreign fetch and no-referrer Referrer Policy (#899)

I think what we actually want here is that "no-cors" does not expose origin ever, but "cors" always does. That would be analogous to the network situation, except maybe for some navigations in Chrome.

See https://github.com/whatwg/xhr/issues/31 for some issues surrounding origin in the Fetch Standard.

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

Received on Tuesday, 17 May 2016 05:42:03 UTC