- Issue created by @chfoidl
- Merge request !19Issue #3486777 by chfoidl: Add cache context and tag in addition to vary header → (Open) created by chfoidl
When using a consumer to alter a response output that is cached, changing the consumer id in the request header or updating consumer configuration does not invalidate the cache for said response.
In addition to setting the HTTP Vary
header, a cache context for the X-Consumer-ID
header and a cache tag for the negotiated consumer should be set on the response.
Active
1.0
Code