mirror of
https://github.com/apache/cordova-plugin-file-transfer.git
synced 2026-04-28 00:02:49 +08:00
CB-8095 Updates tests and documentation
This commit is contained in:
+2
-4
@@ -42,15 +42,13 @@ Although in the global scope, they are not available until after the `deviceread
|
||||
- Firefox OS**
|
||||
- iOS
|
||||
- Windows Phone 7 and 8*
|
||||
- Windows 8***
|
||||
- Windows***
|
||||
- Windows 8
|
||||
- Windows
|
||||
|
||||
\* _Do not support `onprogress` nor `abort()`_
|
||||
|
||||
\** _Do not support `onprogress`_
|
||||
|
||||
\*** Partial support of `onprogress` for upload method. `onprogress` is called with empty progress event due to Windows limitations_
|
||||
|
||||
# FileTransfer
|
||||
|
||||
The `FileTransfer` object provides a way to upload files using an HTTP
|
||||
|
||||
Reference in New Issue
Block a user