Open
Cached
·
just now
12
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
Cache-Control
max-age=0, private, must-revalidate
Etag
W/"61f4c2b04f432e16a513778c711fa594"
cache-control: max-age=0, private, must-revalidate etag: W/"61f4c2b04f432e16a513778c711fa594"
Content Headers
Content-Length
67528
Content-Type
text/html; charset=utf-8
content-length: 67528 content-type: text/html; charset=utf-8
Server Headers
X-Runtime
0.043381
x-runtime: 0.043381
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 06 Apr 2026 09:58:43 GMT
X-Request-Id
3b0969b0-b10c-4d89-bf05-c5ca0d526100
date: Mon, 06 Apr 2026 09:58:43 GMT x-request-id: 3b0969b0-b10c-4d89-bf05-c5ca0d526100
Recommendations
Enable compression (gzip/brotli) to improve performance