Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31557600
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
Transfer-Encoding
chunked
accept-ranges: bytes connection: close transfer-encoding: chunked
Caching Headers
No caching headers found
Content Headers
Content-Type
application/xml
content-type: application/xml
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Sat, 23 May 2026 11:12:57 GMT
X-Amz-Bucket-Region
eu-central-1
X-Cache
MISS
X-Cache-Hits
0
X-Served-By
cache-lga21924-LGA
X-Timer
S1779534777.928384,VS0,VE359
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Sat, 23 May 2026 11:12:57 GMT via: 1.1 varnish x-amz-bucket-region: eu-central-1 x-cache: MISS x-cache-hits: 0 x-served-by: cache-lga21924-LGA x-timer: S1779534777.928384,VS0,VE359
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching