Informatiqal / qlik-rest-api

Interact with multiple Qlik Sense REST APIs from a single package
MIT License
7 stars 0 forks source link

Upload/download progress #196

Open countnazgul opened 1 year ago

countnazgul commented 1 year ago

Axios have onUploadProgress and onDownloadProgress options available. It will be nice if these can be utilised and to emit (?) the progress

countnazgul commented 1 year ago

Yeaaaaa it seems that these methods are browser only.

This doesn't means that the functionality should not be implemented though. But the documentation should state that they are browser only