- From: Ilya Grigorik <notifications@github.com>
- Date: Fri, 12 Feb 2016 01:30:55 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 12 February 2016 09:31:27 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? Ah, I think I moved it while originally shuffling the values, and in my head fetch() and XHR are logically grouped together. We _can_ merge this row with the other connect-src one, modulo one thing: this row has its initiator set to "fetch" whereas the other is the empty string.. do we have anything depending on this? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/211/files#r52720159
Received on Friday, 12 February 2016 09:31:27 UTC