Re: [fetch] referrer same-origin constraint is a footgun for people trying to "copy" a Request (#245)

> I wonder what @jakearchibald and @domenic think about this.

I am confused why people are trying to copy requests in this way instead of doing `new Request(oldRequest, { propToOverride: newValue })`?

---
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/245#issuecomment-196584366

Received on Tuesday, 15 March 2016 00:23:17 UTC