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

@annevk So, to quote @sicking here:

> For cross-origin requests we can allow it to be set, but it'd cause a preflight, and would require the server to send a "access-control-allow-headers"

If that means, the request will not even be *sent* with the modified UA in case of cross-origin requests and a failed CORS preflight, then spec-wise this should be fine.

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

Received on Tuesday, 7 April 2015 11:46:54 UTC