diff --git a/fetch.bs b/fetch.bs index c17629dce..a6afc985f 100644 --- a/fetch.bs +++ b/fetch.bs @@ -3804,14 +3804,18 @@ these steps:
If request's service-workers mode is "all
", then:
Let requestForServiceWorker be a clone of + request. +
Set response to the result of invoking handle fetch for - request. [[!HTML]] [[!SW]] + requestForServiceWorker. [[!HTML]] [[!SW]]
If response is not null, then:
Transmit request body given fetchParams. +
Set actualResponse to response, if response is not a filtered response, and to response's