Looks like this param was in the pre-cordova-js BlackBerry .js file but
the native framework did not do anything with it.

To clarify, on Android the debug parameter basically tells native "should
I trust all https URLs, regardless of the state of the SSL cert?"

On 4/3/12 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/plu
>>g
>>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.
>

Reply via email to