mirror of
https://github.com/apache/cordova-plugin-file-transfer.git
synced 2026-07-13 00:10:15 +08:00
Adds non-multipart implementation for Windows and a corresponding test Adds a fix for Android for uploadResult.bytesSent = 0 for small files Fixes parameters of FILE_NOT_FOUND_ERR case in upload operation on Windows - passing source file name instead of duplicated server/destination argument github: close #117