Re: [whatwg/fetch] The comma-delimited combined value definition does not support Set-Cookie headers (#345)

Oh hmm... @harrishancock did we misread this? It looks like append() actually doesn't specify that same-named headers should be combined. It's only on `get()` that this happens. https://fetch.spec.whatwg.org/#concept-header-list-append

-- 
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/345#issuecomment-397107805

Received on Wednesday, 13 June 2018 22:27:03 UTC