Open
Cached
·
just now
25
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Strengthen CSP by removing 'unsafe-eval'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Origin
connection: close vary: Origin
Caching Headers
No caching headers found
Content Headers
Content-Length
139
Content-Type
text/html; charset=utf-8
content-length: 139 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Credentials
true
access-control-allow-credentials: true
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Date
Sat, 16 May 2026 03:57:12 GMT
Origin-Agent-Cluster
?1
Via
1.1 google
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Permitted-Cross-Domain-Policies
none
X-Request-Id
1597f54dbabcac06831e4e83080783cd
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 date: Sat, 16 May 2026 03:57:12 GMT origin-agent-cluster: ?1 via: 1.1 google x-clerk-auth-reason: dev-browser-missing x-clerk-auth-status: signed-out x-dns-prefetch-control: off x-download-options: noopen x-permitted-cross-domain-policies: none x-request-id: 1597f54dbabcac06831e4e83080783cd
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching