Open
Cached
·
just now
10
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • 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
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Etag
"1daff7e68333094"
Last-Modified
Thu, 05 Sep 2024 10:28:54 GMT
etag: "1daff7e68333094" last-modified: Thu, 05 Sep 2024 10:28:54 GMT
Content Headers
Content-Length
1940
Content-Type
text/html
content-length: 1940 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 26 Feb 2026 12:01:41 GMT
Request-Context
appId=cid-v1:09cf2272-09ed-43a1-a53b-bf758156dfdc
date: Thu, 26 Feb 2026 12:01:41 GMT request-context: appId=cid-v1:09cf2272-09ed-43a1-a53b-bf758156dfdc
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching