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

BTW, [this is a great hack](https://github.com/ipfs/js-ipfs-api/issues/518#issuecomment-302868838) to get abort for fetch today: you run fetch inside a web worker and you terminate web worker when you want to abort a fetch.

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

Received on Tuesday, 6 June 2017 18:01:13 UTC