- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 25 Feb 2021 02:56:25 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 25 February 2021 10:56:37 UTC
Well, you did also file #180 and maybe we'll get signals for individual read operations on a stream which would address that case on a per-chunk basis. And I guess timeout for response, but not response's body, can be implemented in userland as well because you can prevent calling `abort()` once you have a response, though this would require some tight coordination between the signal and the operation. -- 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/issues/179#issuecomment-785807819
Received on Thursday, 25 February 2021 10:56:37 UTC