Skip to content

Commit 27ae1e1

Browse files
committed
Missed a bit when it came to #362
1 parent e36eae6 commit 27ae1e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fetch.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2917,7 +2917,7 @@ optional <i>CORS flag</i> and <i>CORS-preflight flag</i>, run these steps:
29172917
<li>
29182918
<p>If <var>request</var>'s <a for=request>redirect mode</a> is
29192919
"<code>follow</code>", then set <var>request</var>'s <a>service-workers mode</a> to
2920-
"<code>none</code>".
2920+
"<code>foreign</code>".
29212921

29222922
<p class="note no-backref">Redirects coming from the network (as opposed to from a service
29232923
worker) are not to be exposed to a service worker.

0 commit comments

Comments
 (0)