Open
Cached
·
just now
8
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
no-cache, no-store
cache-control: no-cache, no-store
Content Headers
Content-Length
73
Content-Type
text/plain; charset=utf-8
content-length: 73 content-type: text/plain; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 23 Feb 2026 18:15:06 GMT
Server-Timing
ak_p; desc="1771870506253_386075847_258700157_8043_8515_1_11_-";dur=1
X-Cf-Routererror
unknown_route
date: Mon, 23 Feb 2026 18:15:06 GMT server-timing: ak_p; desc="1771870506253_386075847_258700157_8043_8515_1_11_-";dur=1 x-cf-routererror: unknown_route
Recommendations
Enable compression (gzip/brotli) to improve performance