You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/28 13:39:27 UTC

[jira] [Commented] (CB-51) API: FileTransfer - Support PUT Method

    [ https://issues.apache.org/jira/browse/CB-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978345#comment-14978345 ] 

ASF GitHub Bot commented on CB-51:
----------------------------------

GitHub user daserge opened a pull request:

    https://github.com/apache/cordova-labs/pull/8

    CB-51 API: FileTransfer - Support PUT Method

    Replaces tabs with whitespaces
    
    [Jira issue](https://issues.apache.org/jira/browse/CB-51)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/daserge/cordova-labs cordova-filetransfer

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-labs/pull/8.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #8
    
----
commit 2361a3dc6c1d414fbd835797ceff5c3b38629a56
Author: daserge <v-...@microsoft.com>
Date:   2015-10-28T12:33:26Z

    CB-51 API: FileTransfer - Support PUT Method
    
    Replaces tabs with whitespaces

----


> 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: BlackBerry, Plugin File Transfer, Tizen
>            Reporter: Shazron Abdullah
>            Priority: Minor
>             Fix For: 3.6.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 was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org