- From: Rob Wu <notifications@github.com>
- Date: Sun, 16 Jul 2017 09:50:43 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 16 July 2017 09:51:12 UTC
@optimalisatie `window.stop()` is not a reliable way to cancel requets *. Furthermore, when it does work, it does not abort a specific request, but *all* requests. \* `window.stop()` does not abort fetch in Firefox - https://bugzilla.mozilla.org/show_bug.cgi?id=1165237 -- 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/447#issuecomment-315598253
Received on Sunday, 16 July 2017 09:51:12 UTC