You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The header to suppress caching should be
Cache-Control: no-cache, max-age=0, must-revalidate, no-store
#doNotCache omits max-age and no-store in my build of seaside 3.1
On Chrome latest version the full header is needed to force a reload on
back-button use
Original issue reported on code.google.com by [email protected] on 4 Dec 2013 at 12:49
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 4 Dec 2013 at 12:49The text was updated successfully, but these errors were encountered: