perf_check_headers
Audit HTTP response headers to detect missing Gzip/Brotli compression, Cache-Control, and security headers, identifying performance and security issues.
Instructions
Audits HTTP response headers of a web application for Gzip/Brotli compression, Cache-Control, and security headers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Target URL (e.g. 'http://localhost:3000') |