Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
GoogleCodeExporter opened this issue Mar 25, 2015 · 4 comments
Closed

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

Original comment by philippe...@gmail.com on 19 Dec 2013 at 11:30

  • Changed title: WAResponse >>#doNotCache doesn't send full Cache-Control header
  • Changed state: Started
  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Name: Seaside-Core-pmm.807
Author: pmm
Time: 19 December 2013, 12:30:31 pm
UUID: 23d669e4-eed4-4f65-8c94-0c0273f7a008
Ancestors: Seaside-Core-pmm.806

- Issue 772:    WAResponse >>#doNotCache doesn't send full Cache-Control header
- https://code.google.com/p/seaside/issues/detail?id=772

Name: Seaside-Tests-Core-pmm.272
Author: pmm
Time: 19 December 2013, 12:31:58 pm
UUID: b0e82e1b-a905-4a4c-8a9e-dda64378598f
Ancestors: Seaside-Tests-Core-JohanBrichau.271

- Issue 772:    WAResponse >>#doNotCache doesn't send full Cache-Control header
- https://code.google.com/p/seaside/issues/detail?id=772

Original comment by philippe...@gmail.com on 19 Dec 2013 at 11:32

  • Added labels: Version-Seaside3.0, Version-Seaside3.1
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Name: Seaside-Core-pmm.772
Author: pmm
Time: 19 December 2013, 12:53:07 pm
UUID: 37fc553a-427b-4f8d-8df2-6cf3efcdb2aa
Ancestors: Seaside-Core-pmm.771

- Issue 772:    WAResponse >>#doNotCache doesn't send full Cache-Control header
- https://code.google.com/p/seaside/issues/detail?id=772
Name: Seaside-Tests-Core-pmm.259
Author: pmm
Time: 19 December 2013, 12:53:44 pm
UUID: 2bbe8469-0903-4a8c-9cab-770678379e25
Ancestors: Seaside-Tests-Core-pmm.258

- Issue 772:    WAResponse >>#doNotCache doesn't send full Cache-Control header
- https://code.google.com/p/seaside/issues/detail?id=772

Original comment by philippe...@gmail.com on 19 Dec 2013 at 11:54

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Original comment by philippe...@gmail.com on 19 Dec 2013 at 11:54

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

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

No branches or pull requests

1 participant