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

@benjamingr It's in progress.

* `AbortController` has landed in the DOM spec https://dom.spec.whatwg.org/#aborting-ongoing-activities
* The fetch PR is at https://github.com/whatwg/fetch/pull/523
* The tests PR is at https://github.com/w3c/web-platform-tests/pull/6484

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

Received on Wednesday, 19 July 2017 13:26:46 UTC