[GitHub] cordova-plugin-file-transfer pull request: CB-11067 - Adds content...

2016-05-26 Thread daserge
Github user daserge commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/140#issuecomment-221841464 @oddcb, yes, `Content-Length` should be added by `setFixedLengthStreamingMode`. Which Android OS version had the issue? Could you try it

[GitHub] cordova-plugin-file-transfer pull request: CB-11067 - Adds content...

2016-05-26 Thread oddcb
Github user oddcb commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/140#issuecomment-221839381 Thanks for you reply @daserge So I'm not very into how file uploads are done properly, but the problem I fixed for our api here was adding

[GitHub] cordova-plugin-file-transfer pull request: CB-11067 - Adds content...

2016-05-25 Thread daserge
Github user daserge commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/140#issuecomment-221670591 @oddcb, thanks for the contribution! This is not an issue though as the `Content-Length` header is set by

[GitHub] cordova-plugin-file-transfer pull request: CB-11067 - Adds content...

2016-05-17 Thread cordova-qa
Github user cordova-qa commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/140#issuecomment-219928043 Cordova CI Build has one or more failures. **Commit** -

[GitHub] cordova-plugin-file-transfer pull request: CB-11067 - Adds content...

2016-04-19 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/140#issuecomment-212176107 @daserge to help review. Looks like we might need some tests for this as well. --- If your project is set up for it, you can reply to this

[GitHub] cordova-plugin-file-transfer pull request: CB-11067 - Adds content...

2016-04-13 Thread oddcb
GitHub user oddcb opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/140 CB-11067 - Adds content-length to multipart string if file length determined as also iOS plugin does ICLA signed and sent per email.