namespace Drupal\Core\PageCache\RequestPolicy in Drupal 10
Same name in other branches
Class | Location | Description |
---|---|---|
CommandLineOrUnsafeMethod |
core/ |
Reject when running from the command line or when HTTP method is not safe. |
NoSessionOpen |
core/ |
A policy allowing delivery of cached pages when there is no session open. |