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 main difference is that it would no longer be omitted by default for `fetch()`. And there'd be no way to omit it (we'd have to add something new for that). I think I'd be okay with that for this header, personally. Especially since it aligns a bunch of things.

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

Received on Friday, 12 February 2016 10:35:31 UTC