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

Move Cache-Control header setup to routes #443

Merged
merged 1 commit into from
Jan 16, 2022

Conversation

glensc
Copy link
Contributor

@glensc glensc commented Jan 16, 2022

Extracted from #333

In Slim v3:
This is due to the immutable response object, headers need to be set before calling the controller.

@glensc glensc self-assigned this Jan 16, 2022
@glensc glensc force-pushed the cache-control-headers branch from 8ad528f to 24c5ab0 Compare January 16, 2022 10:57
In slim v3:
This is due to the immutable response object, headers need to be set before calling the controller.
@glensc glensc force-pushed the cache-control-headers branch from 24c5ab0 to 25a7066 Compare January 16, 2022 12:18
@glensc glensc merged commit 01b9d01 into perftools:0.19.x Jan 16, 2022
@glensc glensc deleted the cache-control-headers branch January 16, 2022 12:33
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.

1 participant