Allow delivery of cached pages. File core/lib/Drupal/Core/PageCache/RequestPolicyInterface.php, line
Defines the interface for request policy implementations. The request policy is evaluated in order to determine whether delivery of a cached
public RequestPolicyInterface::check(Request $request)
Deny delivery of cached pages. File core/lib/Drupal/Core/PageCache/RequestPolicyInterface.php, line 24