- From: youennf <notifications@github.com>
- Date: Tue, 25 Sep 2018 19:59:20 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 26 September 2018 02:59:42 UTC
I would believe that a fetch would be collectable at least when the load finishes, no matter whether all data is read or not. I wonder whether some applications actually rely on the current behavior (no GC until load finishes), especially if it is consistent across browsers. I could also see some web apps use 'fetch(url)' in a similar way to beacon. -- 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/810#issuecomment-424568314
Received on Wednesday, 26 September 2018 02:59:42 UTC