NoServerError
class NoServerError implements ResponsePolicyInterface (View source)
A policy denying caching of a server error (HTTP 5xx) responses.
Methods
string|null
check(Response $response, Request $request)
Determines whether it is save to store a page in the cache.
Details
string|null
check(Response $response, Request $request)
Determines whether it is save to store a page in the cache.