[ https://issues.apache.org/jira/browse/CB-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615606#comment-13615606 ]
Andrew Grieve commented on CB-51: --------------------------------- Done for iOS & Android (thanks Jason!) JS: https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;a=commit;h=f76d02f22540c306eeb277d6ea98c1fca91c4dd7 Android: https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=commit;h=5ee7e81ff96476a3784ab2db9fab10574b4b95e7 iOS: https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;a=commit;h=43edb033b747b0f0a4d9b5735e1034a4875b63ab I'll create subtasks for other platforms. > API: FileTransfer - Support PUT Method > -------------------------------------- > > Key: CB-51 > URL: https://issues.apache.org/jira/browse/CB-51 > Project: Apache Cordova > Issue Type: New Feature > Components: iOS > Reporter: Shazron Abdullah > Priority: Minor > Fix For: 2.7.0 > > > reported at: https://github.com/phonegap/phonegap-iphone/issues/178 > by: https://github.com/berb > (This feature request is platform-agnostic and has been posted here due to > the comments in #phonegap) > While the current FileTransfer provides upload capabilities similar to > browsers (using HTTP POST and multipart), it would be helpful to support PUT > as well. > HTTP allows to create server-side resource using the PUT method, and many > RESTful webservices make use of this. Being the only way to upload binary > file content from a device to a web server, FileTransfer should additionally > support PUT as method. Usage might be indicated via FileUploadOptions. -- 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