Header support for PhoneGap's FileTransfer
------------------------------------------
Key: CB-78
URL: https://issues.apache.org/jira/browse/CB-78
Project: Apache Callback
Issue Type: Improvement
Components: Android
Reporter: Simon MacDonald
Hi,
I am just starting to develop apps using PhoneGap and stumbled upon a problem.
To authenticate against the Server, I send a Basic Authentication header with every request
using jQuery's $.ajax functions. Unfortunately, it is not possible to set custom headers using
the FileTransfer object. Since FileTransfer itself sets headers, I was wondering if you could
add a custom header support to the FileTransfer object, just like FileUploadOptions.params.
Thanks,
Toby
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|