Re: [whatwg/fetch] Cloned responses should not have immutable headers (#608)

As this hasn't come up since and there are workarounds I'm going to close this. Mutating a response that has a certain authority seems dangerous so casting it into a synthetic response first seems like the right thing to do. We could add a convenience method for that, but for that we need some kind of demonstration this is a widespread pattern/issue.

-- 
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/608#issuecomment-769958336

Received on Friday, 29 January 2021 18:01:20 UTC