Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
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 X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
accept-ranges: bytes connection: close transfer-encoding: chunked
Caching Headers
Age
41707
Cache-Control
public, max-age=0, must-revalidate
Last-Modified
Sat, 22 Aug 2026 12:37:04 GMT
age: 41707 cache-control: public, max-age=0, must-revalidate last-modified: Sat, 22 Aug 2026 12:37:04 GMT
Content Headers
Content-Disposition
inline
Content-Type
text/html; charset=utf-8
content-disposition: inline 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
Sun, 23 Aug 2026 00:12:11 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=13,cfOrigin;dur=110
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a2f5e77938edadf1-IAD
date: Sun, 23 Aug 2026 00:12:11 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=sth2OBxmVg4IZd66nIqurEKzJvD%2BTU9IhZebyqUHTihAFoRNg9xxy2znuET%2FPFuHd45cpLgWMeHfHr3KoK%2BZ4LJUOQcELPKDoQDFhZFLXR7txaeKWWSTPK%2FxtXuU6%2Bbo7D7MDnh2SQ%3D%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=13,cfOrigin;dur=110
x-vercel-cache: HIT
x-vercel-id: iad1::ktl6d-1787443931185-6b4d9fa6f586
Recommendations
Enable compression (gzip/brotli) to improve performance