Symfony\Component\HttpKernel\HttpCache
Classes
Esi implements the ESI capabilities to Request and Response instances.
EsiResponseCacheStrategy knows how to compute the Response cache HTTP header
based on the different ESI response cache headers.
Cache provides HTTP caching.
Store implements all the logic for storing cache metadata (Request and Response headers).
Interfaces
EsiResponseCacheStrategyInterface implementations know how to compute the
Response cache HTTP header based on the different ESI response cache headers.
Interface implemented by HTTP cache stores.