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: fix http cache control parse. #313

Merged
merged 1 commit into from
Apr 11, 2023
Merged

Conversation

andycall
Copy link
Member

Fix the issue where the HTTP response wasn't cached when the cache-control header was set to public, max-age=[value] instead of just max-age=[value]

@devjiangzhou devjiangzhou added this pull request to the merge queue Apr 11, 2023
Merged via the queue into main with commit 1da2373 Apr 11, 2023
22 of 31 checks passed
@devjiangzhou devjiangzhou deleted the fix/http_cache_control branch April 11, 2023 05:38
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

3 participants