File tree 1 file changed +1
-13
lines changed
1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -26069,7 +26069,7 @@ document.body.appendChild(wbr);</code></pre>
26069
26069
element">creating link options</span> from <var>el</var>.</p></li>
26070
26070
26071
26071
<li><p>Set <var>options</var>'s <span data-x="link options destination">destination</span> to
26072
- the empty string.</p></li>
26072
+ the empty string.</p></li>
26073
26073
26074
26074
<li><p>Let <var>request</var> be the result of <span data-x="create a link request">creating a
26075
26075
link request</span> given <var>options</var>.</p></li>
@@ -26109,18 +26109,6 @@ document.body.appendChild(wbr);</code></pre>
26109
26109
26110
26110
<hr>
26111
26111
26112
- <p>The `<dfn http-header><code>Sec-Purpose</code></dfn>` HTTP request header indicates to
26113
- the server that the resource is to be used in the future rather than immediately.</p>
26114
-
26115
- <p>The `<code>Sec-Purpose</code>` header field is a <span
26116
- data-x="http-structured-header">structured header</span> whose value must be a <span
26117
- data-x="http-structured-header-list">list</span>, which may contain an <span
26118
- data-x="http-structured-header-item">item</span> whose the <span
26119
- data-x="http-structured-header-token">token</span> `<code data-x="">prefetch</code>`. Its <span
26120
- data-x="header-abnf">ABNF</span> is:</p>
26121
-
26122
- <pre><code data-x="" class="abnf">Sec-Prefetch = sf-list</code></pre>
26123
-
26124
26112
<h5>Link type "<dfn for="link/rel" attr-value><code
26125
26113
data-x="rel-preload">preload</code></dfn>"</h5>
26126
26114
You can’t perform that action at this time.
0 commit comments