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 e4b71c7 commit c990206Copy full SHA for c990206
fetch.bs
@@ -6709,8 +6709,8 @@ agent's <a>CORS-preflight cache</a> for which there is a <a>cache entry match</a
6709
<h3 id=deferred-fetching>Deferred fetching</h3>
6710
6711
<p>Deferred fetches allow callers to request that a fetch is invoked at the latest possible moment,
6712
-when a <a>fetch group</a> is <a for="fetch group">terminated</a>, or after a timeout after it is
6713
-<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>.
6714
6715
<div algorithm="request-a-deferred-fetch">
6716
<p>To <dfn>request a deferred fetch</dfn> given a
0 commit comments