mirror of
https://github.com/apache/cordova-plugin-file-transfer.git
synced 2026-04-28 00:02:49 +08:00
CB-7316 Updates docs with actual information.
This commit is contained in:
+4
-1
@@ -33,12 +33,15 @@ This plugin allows you to upload and download files.
|
||||
- Firefox OS**
|
||||
- iOS
|
||||
- Windows Phone 7 and 8*
|
||||
- Windows 8*
|
||||
- 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