[Zope] No cache headers

PieterB PieterB at gewis.nl
Fri Oct 7 06:35:39 EDT 2005


On Fri, Oct 07, 2005 at 11:01:29AM +0100, Peter Bengtsson wrote:
> What do you use to stop caching? IE users of my current project have
> reported problems of pages on updating.

You should also set the Pragma header to 'no-cache', for HTTP 1.0
compatibility.

See
http://www.google.nl/search?hl=nl&q=pragma+no-cache+cache-control+%22internet+explorer%22&meta=

which lists:

http://support.microsoft.com/support/kb/articles/Q234/0/67.ASP

http://www.web-caching.com/msiebugs.html


Regards,

Pieter



More information about the Zope mailing list