You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Kotikov (JIRA)" <ji...@apache.org> on 2015/03/12 10:15:39 UTC

[jira] [Created] (CB-8654) File transfer plugin on WP8 caches web credentials?

Vladimir Kotikov created CB-8654:
------------------------------------

             Summary: File transfer plugin on WP8 caches web credentials?
                 Key: CB-8654
                 URL: https://issues.apache.org/jira/browse/CB-8654
             Project: Apache Cordova
          Issue Type: Improvement
          Components: Plugin File Transfer
            Reporter: Vladimir Kotikov
            Assignee: Vladimir Kotikov
            Priority: Minor


On WP8 File Transfer plugin caches download requests.
The results of this can be confusing sometimes, for example downloading file from secured resource second time succeeds, even credentials for request does not specified, or already changed at server side (proof: http://stackoverflow.com/questions/20804452/httpwebrequest-credentials-stored-cached-automatically )
 
There is already workaround, available to end-user – just pass if-Modified-Since header with current time to download method.
 
Probably this should be noted in plugin README as a platform-specific quirk.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org