diff --git a/fetch.bs b/fetch.bs index 30dceaceb..733f5cae4 100644 --- a/fetch.bs +++ b/fetch.bs @@ -5045,7 +5045,7 @@ optional boolean forceNewConnection (default false), run these steps:
  • Let timingInfo be fetchParams's timing info.

  • Let httpCache be the result of determining the HTTP cache partition, given - httpRequest. + request.

  • If httpCache is null, then set request's cache mode to "no-store".