Open
Cached
·
just now
13
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Good
no-referrer-when-downgrade
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add X-Content-Type-Options: nosniff
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
no-store
Pragma
no-cache
cache-control: no-store pragma: no-cache
Content Headers
Content-Length
0
Content-Type
text/plain; charset=utf-8
content-length: 0 content-type: text/plain; charset=utf-8
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Mon, 13 Apr 2026 11:09:59 GMT
date: Mon, 13 Apr 2026 11:09:59 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance