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

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

GitHub user daserge opened a pull request:

    https://github.com/apache/cordova-plugin-file-transfer/pull/109

    CB-51 API: FileTransfer - Support PUT Method

    Adds support for Windows platform
    
    [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/MSOpenTech/cordova-plugin-file-transfer 
CB-51-windows

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

    https://github.com/apache/cordova-plugin-file-transfer/pull/109.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 #109
    
----

----


> 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
>            Assignee: Sergey Shakhnazarov
>            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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to