ResponseCacheStrategy

ResponseCacheStrategy

class ResponseCacheStrategy implements ResponseCacheStrategyInterface

ResponseCacheStrategy knows how to compute the Response cache HTTP header based on the different response cache headers.

This implementation changes the master response TTL to the smallest TTL received or force validation if one of the surrogates has validation cache strategy.

Methods

add(Response $response)

Adds a Response.

update(登录查看完整内容