Re: [whatwg/fetch] Add special handling of `set-cookie` to Headers (PR #1346)

With the case of the `keys()` iterator here, would the intention of this PR be to make it so that `set-cookie` could appear multiple times? Or should the `keys()` iterator always only produce a unique set? The way this is currently defined, it would appear that the keys iterator could have `set-cookie` multiple times.

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

Message ID: <whatwg/fetch/pull/1346/c1410763454@github.com>

Received on Tuesday, 31 January 2023 17:13:30 UTC