Skip to content

WAResponse >>#doNotCache doesn't send full Cache-Control header #772

Description

@GoogleCodeExporter
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 rainbowt...@gmail.com on 4 Dec 2013 at 12:49

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions