taoensso / encore

Core utils library for Clojure/Script
https://www.taoensso.com/encore
Eclipse Public License 1.0
274 stars 52 forks source link

enables progress events on ajax-lite function #39

Closed Naomarik closed 7 years ago

Naomarik commented 7 years ago

https://github.com/google/closure-library/blob/master/closure/goog/net/xhrio.js#L38

Naomarik commented 7 years ago

Additionally I've tested this and everything in the progress-fn map: https://github.com/ptaoussanis/encore/blob/master/src/taoensso/encore.cljx#L2830 is correct.