cferdinandi / atomic

A tiny, Promise-based vanilla JS Ajax/HTTP plugin with great browser support.
MIT License
540 stars 78 forks source link

Add cancel method #61

Closed cferdinandi closed 6 years ago

cferdinandi commented 6 years ago

Harder to do with Promises: https://medium.com/@benlesh/promise-cancellation-is-dead-long-live-promise-cancellation-c6601f1f5082

cferdinandi commented 6 years ago

Added with v4.1.0