Re: [whatwg/fetch] Use case for Headers getAll (#973)

That's a very good point. One potential solution might be to add `Set-Cookie` to the forbidden header names, but this would have to be tested to see if it's web compatible. I agree that it's not desirable to have `Request` or `Response` instances that can contain `Set-Cookie` headers in their `Header` objects.

-- 
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/973#issuecomment-960772987

Received on Thursday, 4 November 2021 12:13:51 UTC