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 142c1a4 commit a61fac6Copy full SHA for a61fac6
fetch.bs
@@ -6705,8 +6705,8 @@ agent's <a>CORS-preflight cache</a> for which there is a <a>cache entry match</a
6705
<h3 id=deferred-fetching>Deferred fetching</h3>
6706
6707
<p>Deferred fetches allow callers to request that a fetch is invoked at the latest possible moment,
6708
-when a <a>fetch group</a> is <a for="fetch group">terminated</a>, or after a timeout after it is
6709
-<a for="fetch group">deactivated</a>.
+i.e. when a <a>fetch group</a> is <a for="fetch group">terminated</a>, or after a timeout after it
+is <a for="fetch group">deactivated</a>.
6710
6711
<div algorithm="request-a-deferred-fetch">
6712
<p>To <dfn>request a deferred fetch</dfn> given a
0 commit comments