Whether to send cacheability headers for debugging purposes.
Type: bool
File
- core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php, line 64
Class
- FinishResponseSubscriber
- Response subscriber to handle finished responses.
Namespace
Drupal\Core\EventSubscriber
Code
protected $debugCacheabilityHeaders = FALSE;
Please login to continue.