Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
No caching headers found
Content Headers
Content-Type
text/html; charset=ISO-8859-1
content-type: text/html; charset=ISO-8859-1
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 24 Apr 2026 16:04:17 GMT
Feature-Policy
sync-xhr 'self';
Report-To
{ 'group': 'csp-endpoint', 'max-age': 10886400, 'endpoints': [{'url':'/csp-collector.cgi'}] }
date: Fri, 24 Apr 2026 16:04:17 GMT
feature-policy: sync-xhr 'self';
report-to: { 'group': 'csp-endpoint', 'max-age': 10886400, 'endpoints': [{'url':'/csp-collector.cgi'}] }
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching