Open
Cached
·
just now
10
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • 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
Connection
close
connection: close
Caching Headers
Age
0
Cache-Control
public, max-age=0, must-revalidate
age: 0 cache-control: public, max-age=0, must-revalidate
Content Headers
Content-Length
22
Content-Type
application/json
content-length: 22 content-type: application/json
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 12 Sep 2026 17:01:28 GMT
date: Sat, 12 Sep 2026 17:01:28 GMT x-vercel-cache: MISS x-vercel-id: iad1::iad1::89527-1789232486513-cf7cc9d7d384
Recommendations
Enable compression (gzip/brotli) to improve performance