# Sensible default security headers: /* Referrer-Policy: strict-origin-when-cross-origin X-Content-Type-Options: nosniff X-Frame-Options: sameorigin X-XSS-Protection: 1; mode=block # Long cache (one week) for vendored and fingerprinted assets: /css/* Cache-Control: public, max-age=604800, immutable /js/* Cache-Control: public, max-age=604800, immutable /vendor/* Cache-Control: public, max-age=604800, immutable