ResponseCacheStrategyInterface
interface ResponseCacheStrategyInterface
ResponseCacheStrategyInterface implementations know how to compute the Response cache HTTP header based on the different response cache headers.
Methods
void
add(Response$response)
Adds a Response.
void
update(Response$response)
Updates the Response HTTP headers based on the embedded Responses.