- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 23 Jul 2021 09:18:41 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 23 July 2021 16:18:54 UTC
Only go in parallel for the steps that actually receive bytes from the network, since those are the only steps that need to block on some external action. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1270#issuecomment-885750098
Received on Friday, 23 July 2021 16:18:54 UTC