Skip to content

Commit 4561d5f

Browse files
authored
Return a fetch controller from the fetch algorithm
This allows callers to perform certain actions on an ongoing fetch. Initially to abort or terminate it, and later on to conclude it. This will eventually remove the need of using response as the object that retains timing info, as that creates certain ambiguities. Corresponding Service Worker PR: w3c/ServiceWorker#1620. Follow-up: #1403 and #1412.
1 parent dd2b4e9 commit 4561d5f

File tree

1 file changed

+112
-93
lines changed

1 file changed

+112
-93
lines changed

0 commit comments

Comments
 (0)