Re: [whatwg/fetch] aborting locked request body (#1286)

What is currently step 40.2 of the `Request` constructor addresses that concern, by creating a proxy of the stream ensuring that it is in fact locked before the constructor returns. (And yeah, code can run between it returning and transmission happening. Transmission is after "in parallel".)

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

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

Received on Thursday, 29 September 2022 16:53:30 UTC