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

Maybe to clarify the environment a bit, Node.js and Cloudflare Workers both boils down to a proxy written in JavaScript.

> Set-Cookie is the only such header

For such a proxy, it make sense to not filter headers in the response and let the user define its own headers. Any custom headers may contain `, `.

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

Received on Friday, 29 November 2019 11:14:04 UTC