- From: Arthur Sonzogni <notifications@github.com>
- Date: Mon, 23 Aug 2021 04:40:02 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 23 August 2021 11:40:14 UTC
`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