Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-9267

WP8: Cross domain file transfers don't inherit cookies from webbrowser

    XMLWordPrintableJSON

Details

    Description

      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 .

      Attachments

        Activity

          People

            Unassigned Unassigned
            lvanengelen Leroy van Engelen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: