Re: [fetch] provide a way to construct a new Request from an old Request and an overriding URL (#129)

I guess this mostly works if you treat oldRequest as the dictionary passed as the second arg to new Request().  That does not currently propagate the body, though.  We need streams for that.

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

Received on Friday, 18 September 2015 15:09:48 UTC