- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 25 Feb 2021 00:03:40 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 25 February 2021 08:03:53 UTC
I'm still interested in an answer to the question I raised above as `AbortSignal.timeout` is being proposed (again): https://github.com/whatwg/dom/issues/951. One high-level question I have for @kornelski is that although it was said this would be equivalent to XMLHttpRequest, the way OP reads to me is that we'd wait up to X seconds for the first chunk and after that the timeout no longer applies, whereas XMLHttpRequest timeout (and aborting) continues affecting subsequent chunks. -- 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-785701703
Received on Thursday, 25 February 2021 08:03:53 UTC