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

I think what we should define here is a combination of https://github.com/whatwg/fetch/issues/973#issuecomment-561052450 and https://github.com/whatwg/fetch/issues/973#issuecomment-902578584. I.e., `getSetCookie()` which returns a sequence and the iterator which is special cased for `Set-Cookie` headers. The constructor already works. The internal data structure also already works.

Firefox is still supportive of adding this. Primarily to ensure that this data structure is actually suitable for all possible use cases.

@youennf @domenic thoughts?

-- 
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-954815921

Received on Friday, 29 October 2021 15:03:21 UTC