Open
Cached
·
just now
8
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload;
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Origin, Access-Control-Request-Method, Access-Control-Request-Headers
connection: close vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers
Caching Headers
No caching headers found
Content Headers
Content-Length
4
Content-Type
application/json
content-length: 4 content-type: application/json
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
No other headers found
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching