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

Sure, its a book keeping item for fetch() because it doesn't have anywhere else to put it.  I'm arguing it would be confusing as an exposed attribute on Request from an API point of view because you can get Request objects from places other than a fetch().  For example, constructing them directly, out of cache, etc.

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

Received on Tuesday, 5 April 2016 00:41:13 UTC