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

Set cache headers for static asset responses #41

Merged
merged 1 commit into from
Feb 18, 2025
Merged

Set cache headers for static asset responses #41

merged 1 commit into from
Feb 18, 2025

Conversation

akama-aka
Copy link
Owner

Added a Cache-Control header to static asset responses to ensure proper caching. This improves performance by allowing public, immutable assets to be cached for 30 days.

Added a `Cache-Control` header to static asset responses to ensure proper caching. This improves performance by allowing public, immutable assets to be cached for 30 days.

Signed-off-by: Akama Aka <akama.aka@akami-solutions.cc>
@akama-aka akama-aka merged commit d24ee5b into 2.1.0 Feb 18, 2025
3 checks passed
@akama-aka akama-aka deleted the 2.0.0-dev branch February 21, 2025 06:48
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