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

refactor: Move ETag to its own plugin #54

Open
ardalanamini opened this issue Nov 13, 2022 · 0 comments
Open

refactor: Move ETag to its own plugin #54

ardalanamini opened this issue Nov 13, 2022 · 0 comments
Labels
enhancement New feature or request performance Issues or pull requests related to performance triage Pull requests & Issues in need of review for relevancy/actionability & readiness

Comments

@ardalanamini
Copy link
Member

ardalanamini commented Nov 13, 2022

The ETag header and freshness calculation related to the header in response can be moved to their own plugin as it's not always needed in all APIs (e.g. micro-services that have their own caching layer and don't depend on HTTP caching headers)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request performance Issues or pull requests related to performance triage Pull requests & Issues in need of review for relevancy/actionability & readiness
Projects
Status: Triage
Development

No branches or pull requests

1 participant