[
https://issues.apache.org/jira/browse/CB-12745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16261748#comment-16261748
]
ASF GitHub Bot commented on CB-12745:
-------------------------------------
maverickmishra commented on issue #178: CB-12745: Adding support for non base64
encoded data-URIs
URL:
https://github.com/apache/cordova-plugin-file-transfer/pull/178#issuecomment-346204295
With the new features introduced in
[XMLHttpRequest](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest),
this plugin is not needed any more. Migrating from this plugin to using the
new features of
[XMLHttpRequest](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest),
is explained in this [Cordova blog
post](https://cordova.apache.org/blog/2017/10/18/from-filetransfer-to-xhr2.html).
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Add suppport for data: URIs which are not Base64 encoded
> --------------------------------------------------------
>
> Key: CB-12745
> URL: https://issues.apache.org/jira/browse/CB-12745
> Project: Apache Cordova
> Issue Type: Improvement
> Components: cordova-plugin-file-transfer (DEPRECATED)
> Environment: iOS, Windows
> Reporter: Wolfgang Koller
> Assignee: Wolfgang Koller
>
> Currently the FileUpload implementation on iOS expects the data URI content
> to be Base64 encoded. In order to be more compatible to the Android
> implementation, it should be possible to also use non Base64 encoded content.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]