[
https://issues.apache.org/jira/browse/CB-9545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707922#comment-14707922
]
ASF GitHub Bot commented on CB-9545:
------------------------------------
GitHub user TimBarham opened a pull request:
https://github.com/apache/cordova-lib/pull/283
CB-9545 Cordova-serve's 'noCache' option does not work in IE.
Switched to using `Cache-Control` value of `no-store` instead of `no-cache`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-lib CB-9545
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-lib/pull/283.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #283
----
commit f4404b7a56e4f223bdeb07717d13678f3ff56a59
Author: Tim Barham <[email protected]>
Date: 2015-08-22T06:55:54Z
CB-9545 Cordova-serve's 'noCache' option does not work in IE.
Switched to using Cache-Control value of 'no-store' instead of 'no-cache'.
----
> Cordova-serve's 'noCache' option does not work in IE
> ----------------------------------------------------
>
> Key: CB-9545
> URL: https://issues.apache.org/jira/browse/CB-9545
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaServe
> Reporter: Tim Barham
> Assignee: Tim Barham
>
> IE seems to treat the {{Cache-Control}} value of {{'no-cache'}} differently
> to Chrome, for example. Using {{'no-store'}} works as expected, however.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]