breautek commented on issue #251: File Transfer HTTP Method URL: https://github.com/apache/cordova-plugin-file-transfer/issues/251#issuecomment-572045140 Are you sure you're using the `upload` api? For upload, the http method is forced to either `PUT` or `POST`. See: https://github.com/apache/cordova-plugin-file-transfer/blob/dc8fbd78a234bd88450ebe01835c60371bc2cf8e/www/FileTransfer.js#L127-L131
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
