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 2017/12/15 22:31:01 UTC

[jira] [Commented] (CB-12745) Add suppport for data: URIs which are not Base64 encoded

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

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

Viras- 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-352128178
 
 
   This is very sad - especially since the XHR object still lacks support for setting some custom headers (e.g. the Referer header). This can be done using the FileTransfer plugin and I think this plugin should not be obsoleted.

----------------------------------------------------------------
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:
users@infra.apache.org


> 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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org