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/05/01 03:18:06 UTC

[jira] [Commented] (CB-6503) allow file uploads to be sent directly, rather than only as multipart form data

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

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

Github user machenmusik commented on the pull request:

    https://github.com/apache/cordova-plugin-file-transfer/pull/27#issuecomment-98015897
  
    thought I did the ICLA a long while back... anyway, did it again


> allow file uploads to be sent directly, rather than only as multipart form data
> -------------------------------------------------------------------------------
>
>                 Key: CB-6503
>                 URL: https://issues.apache.org/jira/browse/CB-6503
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Plugin File Transfer
>    Affects Versions: 3.3.0
>            Reporter: M C
>            Priority: Minor
>
> > > on iOS, Android and Amazon, if upload has a header named Content-Type, multipart form data will NOT be used 
> > I understand the problem, but wouldn't it be better if we just filtered out "Content-Type" for user-defined headers? (disallow setting it)
> In this use case, direct upload without the multipart encoding is desirable, so disallowing the header and forcing multipart upload would have the opposite effect of what was needed.



--
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