Re: [whatwg/fetch] Should request's origin be exposed to javascript (#272)

Perhaps related to this is slightlyoff/ServiceWorker#899. For no-referrer requests we almost certainly don't want a foreign fetch handler to be able to read the origin of the request. So depending on if foreign fetch should be able to intercept no-referrer requests at all, the origin that is exposed to javascript might not always be able to be the same as the requests origin.

---
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/issues/272#issuecomment-219506504

Received on Monday, 16 May 2016 18:32:44 UTC