Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer-when-downgrade
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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-Disposition
inline; filename="index.html"
Content-Type
text/html; charset=utf-8
content-disposition: inline; filename="index.html" content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Thu, 27 Aug 2026 17:15:23 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=16,cfOrigin;dur=233
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a31cb7cb3f085b41-IAD
date: Thu, 27 Aug 2026 17:15:23 GMT
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=S9xhr5WrIYBnGevH0%2B9S0sS1AcgI%2FV1LJ4jhYx8Z0BBjX3pBVKUhKEJ4oM2fCXdX6%2BSvy%2B115fEDhNu%2Fs2ViqTOmTPqZHyRrrMbtVuF8CKNJgoi9kggMvLLh4kGbsAM%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=16,cfOrigin;dur=233
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching