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

Gut feeling based on absolutely nothing is that it should be OK to align this without causing web compatibility problems. I may have to eat those words of course.. :p but I have rarely seen scripts setting same value multiple times and relying on concatenation. On the other hand, I think we should look at how HTTP does things and what common implementations do with list headers the browser sends - for consistency and aesthetic reasons. AFAIK HTTP says white-space is optional but if it's commonly implemented I could support making it mandatory..

---
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-201257024

Received on Friday, 25 March 2016 12:14:46 UTC