Re: [fetch] "If request's origin is "client", set request's ..." (#219)

They're not equivalent, and that's not necessarily the desired outcome. Consider loading a cross-origin image element, for example - the request's client's origin (ie. the origin of the page containing the element) is different from the origin of the url being fetched.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/219#issuecomment-185376816

Received on Wednesday, 17 February 2016 19:57:20 UTC