I have a problem with sending image using method put. The parameters not 
sending. 

var options = {
      fileKey: "foto",
      fileName: 'foto.jpg',
      chunkedMode: false,
      params: {'ok': 'teste'},
      httpMethod: 'PUT'
};

[ Full content available at: 
https://github.com/apache/cordova-plugin-file-transfer/issues/204 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to