You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vishal Mishra (JIRA)" <ji...@apache.org> on 2017/11/22 01:15:00 UTC

[jira] [Closed] (CB-9267) WP8: Cross domain file transfers don't inherit cookies from webbrowser

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