[
https://issues.apache.org/jira/browse/CB-9267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vishal Mishra closed CB-9267.
-----------------------------
Resolution: Won't Fix
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].
> WP8: Cross domain file transfers don't inherit cookies from webbrowser
> ----------------------------------------------------------------------
>
> Key: CB-9267
> URL: https://issues.apache.org/jira/browse/CB-9267
> Project: Apache Cordova
> Issue Type: Improvement
> Components: cordova-plugin-file-transfer (DEPRECATED)
> Reporter: Leroy van Engelen
> Labels: WP8, triaged
>
> On the wp8 platform, cookies are always copied from the webbrowser when
> performing a request (introduced in
> https://github.com/apache/cordova-plugin-file-transfer/pull/74 ).
> However, only the cookies for the currently loaded URL are copied. This makes
> it impossible to pass cross domain cookies.
> We have written a fix based on using a different webrequest constructor:
> https://github.com/apache/cordova-plugin-file-transfer/pull/90 .
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]