Open
Cached
·
just now
13
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
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
- • 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
accept-ranges: bytes connection: close
Caching Headers
No caching headers found
Content Headers
Content-Length
544
Content-Type
application/xml
content-length: 544 content-type: application/xml
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 13 May 2026 09:13:14 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Ms-Error-Code
AuthenticationFailed
X-Ms-Request-Id
d46ff222-f01e-0004-54b8-e2ff2c000000
X-Served-By
cache-pdk-kpdk2140091-PDK
X-Timer
S1778663595.548007,VS0,VE146
date: Wed, 13 May 2026 09:13:14 GMT via: 1.1 varnish x-cache: MISS x-cache-hits: 0 x-ms-error-code: AuthenticationFailed x-ms-request-id: d46ff222-f01e-0004-54b8-e2ff2c000000 x-served-by: cache-pdk-kpdk2140091-PDK x-timer: S1778663595.548007,VS0,VE146
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching