- From: Kenton Varda <notifications@github.com>
- Date: Mon, 02 Dec 2019 11:56:06 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 2 December 2019 19:56:08 UTC
@annevk Yes, I understand the issue -- for headers other than Set-Cookie, the header values may be comma-concatenated anyway by any intermediate proxy, so `getAll()` can't keep its promise. Do you have a recommendation for how we should proceed, in order to both solve the immediate problem and stay standards-compatible long-term? -- 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-560555265
Received on Monday, 2 December 2019 19:56:08 UTC