Santtu Pajukanta created CB-1543: ------------------------------------ Summary: Header support for PhoneGap's FileTransfer (upload) Key: CB-1543 URL: https://issues.apache.org/jira/browse/CB-1543 Project: Apache Cordova Issue Type: Improvement Components: WP7 Affects Versions: 2.0.0, 2.1.0 Reporter: Santtu Pajukanta Assignee: Jesse MacFadyen
On Windows Phone 7, I am unable to set custom headers (such as cookies or CSRF protection tokens) for a FileTransfer.upload. This documentation says there's a "headers" attribute in FileUploadOptions: http://docs.phonegap.com/en/2.1.0/cordova_file_file.md.html#FileUploadOptions But this source does not implement it: https://github.com/apache/incubator-cordova-wp7/blob/22477eac7fd6b0ccf1599c9270980ab9d872534c/templates/standalone/cordovalib/Commands/FileTransfer.cs -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira