Closed viernullvier closed 9 years ago
Sorry I'm just seeing this now.
Thanks!
v0.4.0
) has been merged and should satisfy this request by allowing you to pass in onprogress
, or setting ajax(args, callback).onprogress = ...
, as the xhr request is now returned from ajax()
.
Works on every browser save for IE < 10. Increases gzipped size by ~40 Bytes. No test case yet.