I think we should support it cross platform as it is extremely useful. Simon On Apr 3, 2012 7:40 PM, "Shazron" <[email protected]> wrote:
> Ah ok - usually used for testing self-signed certs - do we want to > support this cross-platform? It's possible to do in iOS. Perhaps also > rename the param, and doc it as well ;) > > On Tue, Apr 3, 2012 at 4:29 PM, Filip Maj <[email protected]> wrote: > > 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. > > >
