- From: Fady Makram <notifications@github.com>
- Date: Wed, 01 Feb 2023 12:50:12 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 1 February 2023 20:50:25 UTC
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