Open
Cached
·
just now
16
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; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Wed, 06 May 2026 16:08:09 GMT
Link
URL
/build/p-a11f671c5bcb.js
rel=modulepreload
URL
/build/p-5e50b6cf.js
rel=modulepreload
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=17,cfOrigin;dur=54
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: 9f793df0e8877aa6-EWR
date: Wed, 06 May 2026 16:08:09 GMT
link: </build/p-a11f671c5bcb.js>; rel="modulepreload", </build/p-5e50b6cf.js>; rel="modulepreload"
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=%2BmzVsYEWbzVsRPxN3ZLKs2suAhDDYmnz%2BnBm2yEya%2FYe2%2BF4I94pjTXzGV5CK86k1s22%2Fp5ivFeyblG%2F8ffcwQf88ihnMYxxDmGBpBB7DxXIbhsr%2BrUd2TLX12iS21ebxGQ4"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=17,cfOrigin;dur=54
Recommendations
Enable compression (gzip/brotli) to improve performance