fix max age being set incorrectly
Web/pipeline/head This commit looks good Details

This commit is contained in:
Ell 2021-03-26 17:30:15 +01:00
parent 5755a2f883
commit 93a8dfe6cd
1 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
Header merge Cache-Control must-revalidate
Header merge Cache-Control max-age=0
Header append Cache-Control must-revalidate
Header edit Cache-Control ^max-age max-age=0