[whatwg/fetch] Minor cleanup: HTTP-network-or-cache s/httpRequest/request. (#1298)

`httpRequest` is not defined in this function. Most likely authors wanted
to refer to `request` instead, which is set to `fetchParams`'s
request in step 1.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/1298

-- Commit Summary --

  * Minor cleanup: HTTP-network-or-cache s/httpRequest/request.

-- File Changes --

    M fetch.bs (2)

-- Patch Links --

https://github.com/whatwg/fetch/pull/1298.patch
https://github.com/whatwg/fetch/pull/1298.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1298

Received on Monday, 23 August 2021 11:40:14 UTC