Re: [whatwg/fetch] "combined value" is wrong (#757)

For XMLHttpRequest's request headers everyone combines in the specified manner, though Chrome trims whitespace once more...

For response headers only Firefox omits empty/whitespace values, but I think Chrome and Safari should align with Firefox given that's what HTTP suggests the semantics are.

-- 
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/757#issuecomment-428959358

Received on Thursday, 11 October 2018 13:44:36 UTC