- From: Ilya Grigorik <notifications@github.com>
- Date: Fri, 12 Feb 2016 02:21:43 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 12 February 2016 10:22:10 UTC
> @@ -622,34 +631,42 @@ <h4 id=terminology-headers>Headers</h4> > <td>"<code title>document</code>" > <td>HTML's navigate algorithm. > <tr> > + <td>"<code title>document</code>" > + <td><code title>child-src</code> > + <td>HTML's <code><iframe></code> and <code><frame></code> > + <tr> > <td>"<code title>subresource</code>" > <td><code title>connect-src</code> > <td><code>navigator.sendBeacon()</code>, <code>EventSource</code>, FWIW, empty string would map cleanly for the use case in https://github.com/w3c/preload/issues/55 -- empty `as` is same as calling fetch(). How about "report" for the CSP/NEL? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/211/files#r52724775
Received on Friday, 12 February 2016 10:22:10 UTC