_headers 306 B

1234567891011
  1. /*
  2. X-Content-Type-Options: nosniff
  3. X-Frame-Options: SAMEORIGIN
  4. Referrer-Policy: strict-origin-when-cross-origin
  5. Permissions-Policy: camera=(), microphone=(), geolocation=()
  6. /assets/*
  7. Cache-Control: public, max-age=31536000, immutable
  8. /*.html
  9. Cache-Control: public, max-age=0, must-revalidate