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

Reply via email to