- From: Ilya Grigorik <notifications@github.com>
- Date: Mon, 15 Jan 2018 08:06:52 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 15 January 2018 16:07:14 UTC
igrigorik commented on this pull request. > @@ -917,6 +919,14 @@ not always relevant and might require different behavior. <td>"<code>manifest</code>" <td><code>manifest-src</code> <td>HTML's <code><link rel=manifest></code> + <tr> + <td>"<code>prefetch</code>" + <td rowspan=2>"" + <td rowspan=2><code>prefetch-src</code> + <td>HTML's <code><link rel=prefetch></code> + <tr> + <td>"<code>prerender</code>" Reading through https://github.com/w3c/webappsec-csp/commit/91adc4ab7beb21bcc05e3ebeeb035d2745c7817d, prefetch-src should also be listed for prerender? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/659#pullrequestreview-88868369
Received on Monday, 15 January 2018 16:07:14 UTC