- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 24 Feb 2021 23:56:08 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 25 February 2021 07:56:21 UTC
I noticed some misunderstanding about `fetch()` above. It will retrieve the body, just like XMLHttpRequest. So timeout would work similarly. We're considering adding timeout support to AbortSignal: https://github.com/whatwg/dom/issues/951. What I'm wondering is whether people need to distinguish between the different reasons a fetch might have aborted or whether that's immaterial. -- 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/20#issuecomment-785697676
Received on Thursday, 25 February 2021 07:56:21 UTC