Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.md 1.04 KiB
Page Cache Vary
Extend the internal page cache by handling the Vary header.
Provides a new interface for Cache Context to declare that they vary based on headers values. The Vary headers are visible in the response of the page cache, for external caches / CDN to be able to take advantage of them.
For a full description of the module, visit the project page.
Submit bug reports and feature suggestions, or track changes in the issue queue.
Requirements
This module requires no modules outside of Drupal core.
Installation
Install as you would normally install a contributed Drupal module. For further information, see Installing Drupal Modules.
Configuration
- Enable the module at Administration > Extend.
- Profit.
Maintainers
- Jonas Renaudot - elendev