Looks like on Android it gets sent into the upload method as the "trustEveryone" parameter:
https://github.com/filmaj/incubator-cordova-android/blob/master/framework/s rc/org/apache/cordova/FileTransfer.java#L222 On 4/3/12 4:20 PM, "Shazron" <[email protected]> wrote: >https://github.com/apache/incubator-cordova-js/blob/master/lib/common/plug >in/FileTransfer.js#L18 >http://docs.phonegap.com/en/1.5.0/phonegap_file_file.md.html#FileTransfer > >I'm currently fixing https://issues.apache.org/jira/browse/CB-433 and >want to know if I should handle this since it's not in the docs, or >discard it. chunkedMode iOS is not handling it, I'll add a doc issue >for it.
