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

Okay, I've written up a loose, preliminary spec that describes a way to move forward with this, with `FetchController` objects that contain `FetchObserver` objects, and an API where you can pre-construct them, *or* get them via revealing-constructor callbacks, or even *mix and match*: https://github.com/stuartpb/FetchController-spec

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

Received on Friday, 13 January 2017 19:53:57 UTC