Open
Cached
·
just now
12
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Significantly strengthen CSP directives
- • 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
Cache-Control
max-age=0, no-cache, no-store
Expires
Thu, 16 Apr 2026 08:01:02 GMT
Pragma
no-cache
cache-control: max-age=0, no-cache, no-store expires: Thu, 16 Apr 2026 08:01:02 GMT pragma: no-cache
Content Headers
Content-Length
491
Content-Type
text/html;charset=UTF-8
content-length: 491 content-type: text/html;charset=UTF-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=93600
Date
Thu, 16 Apr 2026 08:01:02 GMT
P3p
CP="CUR OTR STA"
alt-svc: h3=":443"; ma=93600 date: Thu, 16 Apr 2026 08:01:02 GMT p3p: CP="CUR OTR STA"
Recommendations
Enable compression (gzip/brotli) to improve performance