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

Fetch defines a combine operation mostly for XMLHttpRequest. We combine other values without 0x20, but we don't do that here mostly due to legacy. Should we just align these?

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/207

Received on Thursday, 28 January 2016 15:52:42 UTC