We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e6959a commit 101dcdeCopy full SHA for 101dcde
fetch.bs
@@ -6750,6 +6750,8 @@ is <a for="fetch group">deactivated</a>.
6750
<li><p>If <var>totalScheduledDeferredBytesForOrigin</var> is greater than 64 kilobytes, then
6751
throw a {{QuotaExceededError}}.
6752
6753
+ <li><p>Set <var>request</var>'s <a for=request>keepalive</a> to true.
6754
+
6755
<li><p>Let <var>deferredRecord</var> be a new <a>deferred fetch record</a> whose
6756
<a for="deferred fetch record">request</a> is <var>request</var>.
6757
0 commit comments