refactor: Move ETag to its own plugin #54
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
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)The text was updated successfully, but these errors were encountered: