[whatwg/fetch] 17. Run these steps, but abort when fetchParams is canceled: (Issue #1415)

Under https://fetch.spec.whatwg.org/#http-network-fetch

The wording for step 17 seems to indicate that it's a parallel operation that can be aborted but I don't see how that could be? The only async thing here is the body, however that is handled by step 19?

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

Message ID: <whatwg/fetch/issues/1415@github.com>

Received on Sunday, 20 March 2022 07:15:01 UTC