[ 
https://issues.apache.org/jira/browse/CB-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jcesarmobile closed CB-3852.
----------------------------
    Resolution: Won't Fix

The plugin has been deprecated and this won't be fixed.
Read the blog post about the alternatives
https://cordova.apache.org/blog/2017/10/18/from-filetransfer-to-xhr2.html

> FileTransfer Upload doesn't send valid Multipart
> ------------------------------------------------
>
>                 Key: CB-3852
>                 URL: https://issues.apache.org/jira/browse/CB-3852
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-file-transfer (DEPRECATED)
>    Affects Versions: 2.8.0
>            Reporter: Jonathan Rauprich
>            Priority: Major
>              Labels: wp8
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> If params is set in UploadOptions the POST request will contain double 
> boundaries.
> Example:
> ------------------------------8d039cdce67d6c6
> Content-Disposition: form-data; name="some param"
> some value
> ------------------------------8d039cdce67d6c6
> ------------------------------8d039cdce67d6c6
> Content-Disposition: form-data; name="file"; filename="test.txt"
> Content-Type: text/plain
> foobar
> ------------------------------8d039cdce67d6c6
> the double double boundary is not valid in RFC1341



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to