- From: Ben Lesh <notifications@github.com>
- Date: Wed, 12 Apr 2017 14:20:14 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 12 April 2017 21:20:47 UTC
> Sorry to keep picking at this, but I thought of another reason to make FetchController.abort() force things like Response.text() to reject even if the full body is buffered: FWIW: RxJS has a similar behavior with unsubscribed/disposed ReplaySubjects. It cleans up memory and throws if someone tries to resubscribe. Similar reasoning. -- 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-293711133
Received on Wednesday, 12 April 2017 21:20:47 UTC