Re: [fetch] Initializing context/content specific fetch defaults (#43)

I think Fetch could have a "SHOULD" value for various contexts to encourage user agents to converge. But it's important to define this since the point where the UA adds the `User-Agent` header is going to be observable. E.g. `Accept` we want to set before service workers, `Host` we want to set after (when we go to the network). If we ignore interoperability on the value, that timing alone is somewhat crucial.

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

Received on Friday, 1 May 2015 07:47:50 UTC