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

@wanderview 

> Is the signal propagated on `Response.clone()`?

Yeah, I don't think you'd be able to cancel a single clone (aside from `response.body.cancel(reason)`.

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

Received on Saturday, 15 April 2017 12:39:51 UTC