- From: Jeff Barczewski <notifications@github.com>
- Date: Thu, 18 Aug 2016 09:42:11 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Thursday, 18 August 2016 16:42:38 UTC
@jakearchibald You mentioned that you can abort responses using response.body.cancel() but I thought that you don't get the response until the promise resolves when the request completes? Is there a way to get the response.body before the request completes so you can perform the cancel? -- 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/27#issuecomment-240782968
Received on Thursday, 18 August 2016 16:42:38 UTC