[
https://issues.apache.org/jira/browse/CB-6503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577719#comment-14577719
]
ASF subversion and git services commented on CB-6503:
-----------------------------------------------------
Commit 7591ab84b5378df8d2aa790f8bf8adf33677ab7a in
cordova-plugin-file-transfer's branch
refs/heads/CB-9128cordova-plugin-file-transfer from [~iclelland]
[
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=7591ab8
]
CB-6503: Null pointer check for headers in upload (This closes #27)
> 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: [email protected]
For additional commands, e-mail: [email protected]