public ChainResponsePolicy::addPolicy(ResponsePolicyInterface
Implements a compound response policy. When evaluating the compound policy, all of the contained rules are applied to the response. The overall
public ChainResponsePolicy::check(Response $response, Request
A list of policy rules to apply when this policy is checked. Type: \Drupal\Core\PageCache\ResponsePolicyInterface[]