Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • 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
Vary
Origin
connection: close vary: Origin
Caching Headers
Cache-Control
private, max-age=0
Expires
Thu, 09 Apr 2026 09:32:14 GMT
cache-control: private, max-age=0 expires: Thu, 09 Apr 2026 09:32:14 GMT
Content Headers
Content-Length
111
Content-Type
application/xml; charset=UTF-8
content-length: 111 content-type: application/xml; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Thu, 09 Apr 2026 09:32:14 GMT
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=14,cfOrigin;dur=127
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9e9880de09047007-IAD date: Thu, 09 Apr 2026 09:32:14 GMT server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=14,cfOrigin;dur=127 x-guploader-uploadid: AMNfjG3Mbjy1URIqHKkf4t4iz2tM3G-3OWo4kGzfrfxntK0f-dAHM4ypcvf7dhlysRjNGL5cAfVXZGE
Recommendations
Enable compression (gzip/brotli) to improve performance