Skip to content
New issue

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

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

Already on GitHub? # to your account

Add must-revalidate flag to Cache-Control #9

Merged
merged 4 commits into from
Aug 13, 2015

Conversation

dhoffend
Copy link
Contributor

This pull requests adds the following abilities

  • add must-revalidate flag to Cache-Control header
  • allow maxAge to be 0 (otherwise it would be ignored)
  • add tests for must-revalidate
  • fix composer.json to reflect the new branches, otherwise composer install would currently fail

silentworks added a commit that referenced this pull request Aug 13, 2015
Add must-revalidate flag to Cache-Control
@silentworks silentworks merged commit 29d9c10 into slimphp:master Aug 13, 2015
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants