- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 12 Feb 2016 02:35:00 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 12 February 2016 10:35:31 UTC
> <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