- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 15 Jan 2016 05:06:52 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 15 January 2016 13:07:32 UTC
All headers can have multiple values, in theory. Name: value, value2, value3 is equivalent to Name: value, value2 Name: value3 I thought either `Cookie` or `Set-Cookie` or both had the additional restriction that their values cannot be combined. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/189#issuecomment-171955001
Received on Friday, 15 January 2016 13:07:32 UTC