- From: Hallvord R. M. Steen <notifications@github.com>
- Date: Fri, 25 Mar 2016 05:14:17 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 25 March 2016 12:14:46 UTC
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