mirror of
https://github.com/apache/cordova-plugin-file-transfer.git
synced 2026-07-13 00:10:15 +08:00
f92244aff9641dd3a287e7efe7f15344cec3db1c
* Update handling credentials routine, replace parsing with Uri object by regexp parsing due to security errors in Windows. * Add support to aborting download/upload operations for windows platform. * Add support of progress events for download/upload operations for windows platform. - progress event object for upload operation is always empty, due to Windows restrictions. * Fix multiple errors with handling invalid URLs and paths. * Fix error callbacks in download/upload methods. Now they called with proper Error objects.
org.apache.cordova.file-transfer
Plugin documentation: doc/index.md
Languages
JavaScript
57%
Java
22.8%
Objective-C
20.2%