GitHub user machenmusik opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/27
on iOS, Android and Amazon, if upload has a header named Content-Type, multipart form data will NOT be used You can merge this pull request into a Git repository by running: $ git pull https://github.com/machenmusik/cordova-plugin-file-transfer non-multipart Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-file-transfer/pull/27.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #27 ---- commit 34d0b55781e7a34bf50cb064a5ef14e2b2089168 Author: Michael Chen <machenmu...@michaelhensmbp2.home> Date: 2014-04-04T18:17:23Z if upload has a header named Content-Type, multipart form data will NOT be used commit 4aa153d49fb77ec728ec7d4bb8824697cc584569 Author: Michael Chen <machenmu...@michaelhensmbp2.home> Date: 2014-04-04T18:19:02Z make POST look nice on github commit 831f6ff7c2e3e4d0d581b75332c4eb3418eef72d Author: Michael Chen <machenmu...@michaelhensmbp2.home> Date: 2014-04-04T18:20:57Z clarify that the no-multipart change is only made for iOS, Amazon and Android ---- --- 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 project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---