Re: [fetch] expand Request.destination with more granular values (#211)

>     <td><code title>connect-src</code>
> -   <td><code title=dom-global-fetch>fetch()</code>, Cache API?
> +   <td><code title=dom-global-fetch>fetch()</code>, <code>XMLHttpRequest</code>, Cache API?

The only thing that's different is that "fetch" does not get an Accept-Language header by default. We did this to give developers more control. Originally we also did that for Accept, but apparently that broke too many things.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/211/files#r52722870

Received on Friday, 12 February 2016 10:01:27 UTC