You are here

namespace Drupal\Core\PageCache\RequestPolicy in Drupal 8

Same name in other branches
  1. 9 Drupal\Core\PageCache\RequestPolicy
Classsort descending Location Description
CommandLineOrUnsafeMethod core/lib/Drupal/Core/PageCache/RequestPolicy/CommandLineOrUnsafeMethod.php Reject when running from the command line or when HTTP method is not safe.
NoSessionOpen core/lib/Drupal/Core/PageCache/RequestPolicy/NoSessionOpen.php A policy allowing delivery of cached pages when there is no session open.