Re: [whatwg/fetch] Change combined values (#813)

> Under what pre-existing spec is "Content-Length: ,10" the same as "Content-Length: 10"? Am I missing something?

No spec, but this is what browsers do at the moment. (Whereas two separate headers does result in a network error.)

-- 
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/pull/813#issuecomment-430134093

Received on Tuesday, 16 October 2018 07:41:19 UTC