Re: [fetch] `user-agent` header control (#37)

Why would `userAgent: null` be good, but `'User-Agent': null` not be good?

Related question: when you do `const h = new Headers()`, does `h.get("User-Agent")` return something? Why or why not?

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

Received on Monday, 6 April 2015 07:11:20 UTC