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

We are considering adding the getAll method for Cloudflare Workers, I don't know Node.js plans.

With a [basic filtered response](https://fetch.spec.whatwg.org/#concept-filtered-response-basic) you can access almost all the headers. I think this behavior can still happen in a browser.

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

Received on Friday, 29 November 2019 21:39:55 UTC