- From: Ilya Grigorik <notifications@github.com>
- Date: Tue, 16 Jan 2018 05:48:08 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 16 January 2018 05:48:31 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>"
Ah, right. Nevermind me, all good!
--
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#discussion_r161665141
Received on Tuesday, 16 January 2018 05:48:31 UTC