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

fix: change cache-control header order #1

Merged
merged 2 commits into from
Nov 17, 2022
Merged

fix: change cache-control header order #1

merged 2 commits into from
Nov 17, 2022

Conversation

thorwebdev
Copy link
Contributor

it looks like Chrome doesn't support immutable so having max-age before immutable to make sure max-age is applied. https://bugs.chromium.org/p/chromium/issues/detail?id=611416#c46

it looks like Chrome doesn't support `immutable` so having `max-age` before `immutable` to make sure `max-age` is applied. https://bugs.chromium.org/p/chromium/issues/detail?id=611416#c46
Copy link
Owner

@ascorbic ascorbic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@ascorbic ascorbic merged commit b457ead into ascorbic:main Nov 17, 2022
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

2 participants