Open
Cached
·
just now
12
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=2592000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
No caching headers found
Content Headers
Content-Length
35
Content-Type
text/plain
content-length: 35 content-type: text/plain
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 03 Aug 2026 13:14:04 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfEdge;dur=8,cfOrigin;dur=0,cfWorker;dur=0
alt-svc: h3=":443"; ma=86400
cf-ray: a25595503aabed69-IAD
date: Mon, 03 Aug 2026 13:14:04 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=b4tnPiDiBkrV3dlER1ltiuyWhXm9Os8W88L31%2BLk%2Feumvowb96GPnTikcEg506t6vgNCjxF96TS9sVFowlOTbIP5nxeCmCB2vkAcw26jDB5h2G4tR2fI4IqP9Jy27A6mhGtPVQ%3D%3D"}]}
server-timing: cfEdge;dur=8,cfOrigin;dur=0,cfWorker;dur=0
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching