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: Use "Last-Modified" to control the static resource caching mechanism #274

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

CH3CHO
Copy link
Collaborator

@CH3CHO CH3CHO commented Oct 20, 2023

Ⅰ. Describe what this PR did

Use "Last-Modified" to controller the static resource caching mechanism, so index.html won't be cached too long.

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

…chanism

So index.html won't be cached too long.
@CH3CHO CH3CHO requested a review from johnlanni October 20, 2023 09:56
@CH3CHO CH3CHO requested a review from xiangxiuhui as a code owner October 20, 2023 09:56
@johnlanni johnlanni merged commit 7d6d24b into higress-group:main Oct 23, 2023
3 checks passed
@CH3CHO CH3CHO deleted the fix/index-cache branch October 23, 2023 02:11
@CH3CHO CH3CHO changed the title fix: Use "Last-Modified" to controller the static resource caching mechanism fix: Use "Last-Modified" to control the static resource caching mechanism Oct 23, 2023
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.

2 participants