Skip to content

Commit f57fe19

Browse files
committed
Fix a couple of nits
1 parent 6977154 commit f57fe19

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

source

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -26069,7 +26069,7 @@ document.body.appendChild(wbr);</code></pre>
2606926069
element">creating link options</span> from <var>el</var>.</p></li>
2607026070

2607126071
<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>
2607326073

2607426074
<li><p>Let <var>request</var> be the result of <span data-x="create a link request">creating a
2607526075
link request</span> given <var>options</var>.</p></li>
@@ -26109,18 +26109,6 @@ document.body.appendChild(wbr);</code></pre>
2610926109

2611026110
<hr>
2611126111

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-
2612426112
<h5>Link type "<dfn for="link/rel" attr-value><code
2612526113
data-x="rel-preload">preload</code></dfn>"</h5>
2612626114

0 commit comments

Comments
 (0)