Re: [whatwg/fetch] Pause readable stream reader (Issue #1651)

Looks like all browser engines immediately fetches every byte from `fetch("http://localhost:5000")` even without accessing `.body` at all. And I'm not familiar with how the fetch suspension works exactly. @jesup, can you help?

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

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

Received on Monday, 8 May 2023 12:12:26 UTC