Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
max-age=0, private, no-cache, no-store, must-revalidate
Pragma
no-cache
cache-control: max-age=0, private, no-cache, no-store, must-revalidate pragma: no-cache
Content Headers
Content-Type
text/html;charset=utf-8
content-type: text/html;charset=utf-8
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
x-dd-b, x-set-cookie
access-control-allow-credentials: true access-control-allow-origin: * access-control-expose-headers: x-dd-b, x-set-cookie
Cookies Headers
Other Headers
Accept-Ch
Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory
Charset
utf-8
Date
Sat, 02 May 2026 22:58:08 GMT
X-Datadome-Latency
7
X-Dd-B
1
accept-ch: Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory charset: utf-8 date: Sat, 02 May 2026 22:58:08 GMT x-datadome: protected x-datadome-cid: AHrlqAAAAAMAVRC-HE54fIMAzF3jcg== x-datadome-latency: 7 x-dd-b: 1 x-vercel-id: iad1::sm28t-1777762688290-046487b98529
Recommendations
Enable compression (gzip/brotli) to improve performance