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(proxy-cache): correctly add age header on cache hit #13387

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

jschmid1
Copy link
Contributor

Summary

The age header should be added by default or when explicitly configured.

Checklist

  • The Pull Request has tests
  • A changelog file has been created under changelog/unreleased/kong or skip-changelog label added on PR if changelog is unnecessary. README.md

Issue reference

Fix #12787

@jschmid1 jschmid1 force-pushed the fix/proxy-cache-age-header branch from b48ed85 to 5307157 Compare July 18, 2024 09:24
@jschmid1 jschmid1 force-pushed the fix/proxy-cache-age-header branch from 5307157 to 623d5ee Compare July 23, 2024 14:44
@jschmid1 jschmid1 merged commit b5716b1 into master Jul 24, 2024
30 checks passed
@jschmid1 jschmid1 deleted the fix/proxy-cache-age-header branch July 24, 2024 10:35
@team-gateway-bot
Copy link
Collaborator

Successfully created cherry-pick PR for master:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug in proxy-cache plugin not returning age header
5 participants