[GitHub] cordova-plugin-file-transfer pull request: Gzip support for wp8.x ...

2015-10-26 Thread daserge
Github user daserge commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/85#issuecomment-151058822 Ping, @sviluppatoribk --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your proje

[GitHub] cordova-plugin-file-transfer pull request: Gzip support for wp8.x ...

2015-10-21 Thread daserge
Github user daserge commented on a diff in the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/85#discussion_r42656825 --- Diff: src/wp/FileTransfer.cs --- @@ -697,31 +698,39 @@ private void downloadCallback(IAsyncResult asynchronousResult)

[GitHub] cordova-plugin-file-transfer pull request: Gzip support for wp8.x ...

2015-10-21 Thread daserge
Github user daserge commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/85#issuecomment-149973070 @sviluppatoribk, thanks for your contribution! I have filed a Jira issue for this: https://issues.apache.org/jira/browse/CB-9839 In

[GitHub] cordova-plugin-file-transfer pull request: Gzip support for wp8.x ...

2015-05-22 Thread sviluppatoribk
Github user sviluppatoribk commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/85#issuecomment-104544749 Please can you tell me what error code you get instead of 401? Test 6 of file-transfer-plugin call "http://cordova-filetransfer.jitsu.com/do

[GitHub] cordova-plugin-file-transfer pull request: Gzip support for wp8.x ...

2015-05-21 Thread sviluppatoribk
GitHub user sviluppatoribk opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/85 Gzip support for wp8.x platform in download response Actually WP platform does not support gzip decompression if you send "Accept-Encoding:gzip" header on download reques