Re: [whatwg/fetch] Fetch body streams are not full duplex (#1254)

To be clear, I don't think we need to resolve the promise returned from `fetch()` any sooner. Resolving it once we have the response headers in is fine. That's the signal. If you care about the request you monitor its stream.

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

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

Received on Monday, 13 June 2022 16:34:15 UTC