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

@optimalisatie this issue is not for discussing browser support, this issue is about discussing the API.

There _is_ an API for aborting a fetch (which you can polyfill), this issue can be closed unless we want it to be used for references and tracking implementation status. 

Your trick with running a window and stopping it is nice - but I'm not sure why it's relevant to the API design discussion here. You might want to PR polyfills (although they can already support this API based on the XHR one).

I think this issue can be closed - the API discussion was had, everything works - and we need to make sure all browsers have issues tracking this. 

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

Received on Wednesday, 19 July 2017 07:09:11 UTC