Skip to content

Commit 6977154

Browse files
committed
Remove header, it will be added in Fetch-Metadata
1 parent 7b3c15a commit 6977154

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

source

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26075,17 +26075,13 @@ document.body.appendChild(wbr);</code></pre>
2607526075
link request</span> given <var>options</var>.</p></li>
2607626076

2607726077
<li><p>Set <var>request</var>'s <span data-x="concept-request-initiator">initiator</span> to
26078-
"<code data-x="">prefetch</code>"..</p></li>
26078+
"<code data-x="">prefetch</code>".</p></li>
2607926079

2608026080
<li><p>If <var>request</var> is null, return.</p></li>
2608126081

2608226082
<li><p>Set <var>request</var>'s <span data-x="concept-request-initiator">initiator</span>
2608326083
to "<code data-x="">prefetch</code>".</p></li>
2608426084

26085-
<li><p>Set <var>request</var>'s <span
26086-
data-x="concept-request-header-list">header list</span> to « (`<code>Sec-Purpose</code>`, `<code
26087-
data-x="">prefetch</code>`) ».</p></li>
26088-
2608926085
<li>
2609026086
<p>Let <var>processPrefetchResponse</var> be the following steps given a <span
2609126087
data-x="concept-response">response</span> <var>response</var> and null, failure, or a

0 commit comments

Comments
 (0)