- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 21 Oct 2022 05:35:58 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 21 October 2022 12:36:11 UTC
This was overlooked in https://github.com/whatwg/fetch/commit/cbca2c2f3a37084e336e14348de683f8ffa0fed9 and is already handled by HTTP-network-or-cache fetch.
Also remove the "abort when" wrapper as this can all be done synchronously. If the fetch is canceled it's caught immediately after.
And finally use the tracking-vector feature instead of a note.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/fetch/pull/1508
-- Commit Summary --
* Remove HTTP cache talk in HTTP-network fetch
-- File Changes --
M fetch.bs (53)
-- Patch Links --
https://github.com/whatwg/fetch/pull/1508.patch
https://github.com/whatwg/fetch/pull/1508.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1508
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/fetch/pull/1508@github.com>
Received on Friday, 21 October 2022 12:36:11 UTC