GitHub user agrieve opened a pull request:
https://github.com/apache/incubator-cordova-mobile-spec/pull/9
Added test for setting headers on FileTransfer uploads.
Will implement native side for iOS and Android.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/agrieve/incubator-cordova-mobile-spec issue765
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-cordova-mobile-spec/pull/9.patch
----
commit d47273d938bba415ae0ce44743b56bd5deb20fa2
Author: Andrew Grieve <[email protected]>
Date: 2012-07-12T13:49:32-07:00
Added test for setting headers on FileTransfer uploads.
----