Re: [whatwg/fetch] Aborting a fetch: The Next Generation (#447)

@stuartpb 

> the caller needs to know whether or not it was *their call to `abort()`* that aborted the fetch

Oh, so you'd expect `controller.abort()` to resolves with `false` if the fetch was already aborted?

-- 
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-292786064

Received on Sunday, 9 April 2017 13:33:52 UTC