_headers 316 B

123456789101112131415
  1. /*
  2. X-Content-Type-Options: nosniff
  3. Referrer-Policy: strict-origin-when-cross-origin
  4. /assets/*
  5. Cache-Control: public, max-age=31536000, immutable
  6. /_images/*
  7. Cache-Control: public, max-age=604800
  8. /_media/*
  9. Cache-Control: public, max-age=604800
  10. /*.html
  11. Cache-Control: public, max-age=0, must-revalidate