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

@sompylasar The `signal` object will handle the propagation of _all_ fetch control signals, not just aborting - the idea is that you'd want to keep a set of fetches in general lock-step.

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

Received on Wednesday, 20 September 2017 20:54:29 UTC