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

Allow response caching of files and json content #371

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Allow response caching of files and json content #371

wants to merge 1 commit into from

Conversation

qligier
Copy link

@qligier qligier commented Oct 6, 2017

This is a solution for issue #318. It allows to control the use of Pragma and Cache-Control headers in $response->file() and $response->json() methods. Unit tests are added to check the new behavior.

@qligier
Copy link
Author

qligier commented Oct 6, 2017

There is an issue with Travis CI and PHP 5.3, all unit tests are passed and the build is successful in PHP 5.4 to PHP 7

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

Successfully merging this pull request may close these issues.

None yet

1 participant