Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • 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
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
public, max-age=0, must-revalidate
cache-control: public, max-age=0, must-revalidate
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Tue, 08 Sep 2026 19:47:12 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="HIT", cfEdge;dur=20,cfOrigin;dur=0
alt-svc: h3=":443"; ma=86400
cf-cache-status: HIT
cf-ray: a38076b03e0df6a1-NRT
date: Tue, 08 Sep 2026 19:47:12 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=mP6HnaWP72NmwZ8qP6a4wudatg%2FgkneEQ0S2pprLmA6n6I%2BUKnz3S9A47EowwGVWzC2BXIx1DRI4LPnDie9X8Iy0tMkcgorwOjBye64uZ4ZY22Ct2ZM16S%2FHJj99Llf9"}]}
server-timing: cfCacheStatus;desc="HIT", cfEdge;dur=20,cfOrigin;dur=0
Recommendations
Enable compression (gzip/brotli) to improve performance