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

@wanderview isn't that true for referrer as wel? `request.referrer` can return `about:client`. Presumably origin would return the empty string or some such in such cases.

As for your example, not sure. In a way it might make sense to use the foreign origin there so the server knows that this is not a normal same-origin request.

---
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-206166781

Received on Wednesday, 6 April 2016 07:08:56 UTC