From 05f2e7737d94f7a6945936027e2b36d83f9d9930 Mon Sep 17 00:00:00 2001 From: Vladimir Kotikov Date: Fri, 15 Aug 2014 13:36:16 +0400 Subject: [PATCH] CB-7316 Updates docs with actual information. --- doc/index.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/index.md b/doc/index.md index e93a8f3..48b14b2 100644 --- a/doc/index.md +++ b/doc/index.md @@ -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