Re: [whatwg/fetch] Use `,` rather than `, ` for combine operation (#207)

One problem might be around how header values are compared by caches for purposes of `Vary` support; if they're dumb, they'll consider differences in whitespace to be different cache keys.

There was a FF bug about this a while back, to align headers across implementations. 

---
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/207#issuecomment-208118298

Received on Monday, 11 April 2016 01:53:27 UTC