Re: [whatwg/fetch] Aborting a settled request (and why abort should be synchronous) (#448)

> Whatever approach we go with for aborting a fetch, there needs to be the question of what should happen when code tries to abort a fetch that has already finished

As I said in the DM, I don't think we should decide anything until we know the mechanism for aborting. `request.abort()` and activating a cancellation token are very different.

-- 
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/448#issuecomment-270611689

Received on Thursday, 5 January 2017 10:24:43 UTC