Re: [whatwg/fetch] Proposal: Easier request/response rewrites (#671)

There has been https://github.com/whatwg/fetch/issues/245#issuecomment-196866516 in the past.

The main problem with mutations is keeping all the security boundaries non-broken, but it seems this circumvents that largely by always starting with a fresh Request/Response object, just filled in from another one.

-- 
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/671#issuecomment-366226170

Received on Friday, 16 February 2018 12:45:52 UTC