Re: [whatwg/fetch] Add `Set-Cookie` as a forbidden header name (PR #1453)

As I said on Twitter, it's explained by the note this PR added. `Set-Cookie` is the only header that cannot be combined (in the HTTP sense) and we don't want implementations to have to support that for requests as it would require a special side table in optimized implementations.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1453#issuecomment-1483030873
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1453/c1483030873@github.com>

Received on Friday, 24 March 2023 15:52:46 UTC