Configure security headers for web applications
Configure security headers for:
Application: ${{APPLICATION_TYPE}}
Web server: ${{WEB_SERVER}}
CDN/Proxy: ${{CDN_PROXY}}
Set up headers:
- Content-Security-Policy
- Strict-Transport-Security
- X-Content-Type-Options
- X-Frame-Options
- X-XSS-Protection
- Referrer-Policy
- Permissions-Policy
- Cache-Control (sensitive data)Or press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{APPLICATION_TYPE][{WEB_SERVER][{CDN_PROXY]