We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ab8432 commit 00aae49Copy full SHA for 00aae49
fetch.bs
@@ -6746,6 +6746,8 @@ is <a for="fetch group">deactivated</a>.
6746
<li><p>If <var>totalScheduledDeferredBytesForOrigin</var> is greater than 64 kilobytes, then
6747
throw a {{QuotaExceededError}}.
6748
6749
+ <li><p>Set <var>request</var>'s <a for=request>keepalive</a> to true.
6750
+
6751
<li><p>Let <var>deferredRecord</var> be a new <a>deferred fetch record</a> whose
6752
<a for="deferred fetch record">request</a> is <var>request</var>.
6753
0 commit comments