- From: Anne van Kesteren <notifications@github.com>
- Date: Sun, 05 Apr 2015 09:20:06 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Sunday, 5 April 2015 16:20:34 UTC
If we allow setting it to any value and effectively replace anything the user agent would set we should probably make it a parameter of `RequestInit` as the supplied `headers` argument combines with existing headers (and never replaces). So e.g. fetch(url, {userAgent: "Wee"}) --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/37#issuecomment-89799123
Received on Sunday, 5 April 2015 16:20:34 UTC