A Cache-Control response directive in the HTTP header
Questions tagged [no-cache]
93 questions
0
votes
1 answer
How to stop Iphone from caching an online XML file
Symptom: Reading an updated online XML file gives cached copy until app re-started. In Firefox on the Mac, it shows the updated version.
Part of the problem could be that I initWithContentsOfURL from a URL that ends with .php? This is a script that…

Henrik Erlandsson
- 3,797
- 5
- 43
- 63
0
votes
1 answer
Tomcat config for no-cache media
I basically need a solution for Tomcat with the same information as this question I posted.
Thanks.

fanfavorite
- 5,128
- 1
- 31
- 58
-1
votes
1 answer
No cache for some html pages
I've a code that every time fill in a HTML file with a new content and this file is called on my website by ... but when I change the file content and then go to my page, the page shows the old content and not the new one. I just have 2 pages that…

dpedoneze
- 949
- 7
- 17