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

FWIW, using `getAll` would maintain consistency with other Web APIs such as [URLSearchParams.getAll()](https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams/getAll). It's also what is being used by Cloudflare Workers as @kentonv mentioned above.

I think `getSetCookie` is just fine - this comment is more to call out API consistency.

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

Message ID: <whatwg/fetch/issues/973/1412702789@github.com>

Received on Wednesday, 1 February 2023 20:50:25 UTC