Open
Cached
·
just now
16
Headers
Detected Technologies from 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
- • Significantly strengthen CSP directives
- • 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
Vary
Origin, Accept-Encoding
connection: close vary: Origin, Accept-Encoding
Caching Headers
Cache-Control
private, max-age=0
Expires
Wed, 24 Jun 2026 11:51:43 GMT
cache-control: private, max-age=0 expires: Wed, 24 Jun 2026 11:51:43 GMT
Content Headers
Content-Disposition
attachment
Content-Length
111
Content-Type
application/xml; charset=UTF-8
content-disposition: attachment content-length: 111 content-type: application/xml; charset=UTF-8
CORS Headers
Access-Control-Allow-Credentials
true
access-control-allow-credentials: true
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Wed, 24 Jun 2026 11:51:43 GMT
alt-svc: h3=":443"; ma=86400 cf-cache-status: EXPIRED cf-ray: a10b85adcd6ecb8c-IAD date: Wed, 24 Jun 2026 11:51:43 GMT x-guploader-uploadid: AJ5rDhGeZJuHJWuS4qgz-t0UuIYSZdif6XPuvI18DNY8hjXUDzj0ANTOOxaWIzAzUrBIg8ZT9lrefulpOLPZEA
Recommendations
Enable compression (gzip/brotli) to improve performance