Add http_cache_control module
This stuff can mostly be done in .htaccess: https://developers.google.com/web/tools/lighthouse/audits/cache-policy > but the direction to use cached version instead of taking the error, available in dev and 2.0 beta branches currently, may be useful with Cloudflare
This commit is contained in:
parent
1e103b5cf9
commit
c2e979481c
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
"drupal/google_analytics": "^2.3",
|
||||
"drupal/honeypot": "^1.29",
|
||||
"drupal/hotjar": "^1.2",
|
||||
"drupal/http_cache_control": "^1.0",
|
||||
"drupal/http_client_error_status": "^1.0",
|
||||
"drupal/indieweb": "1.x-dev",
|
||||
"drupal/mailsystem": "^4.3",
|
||||
|
|
Loading…
Reference in a new issue