Open
Cached
·
just now
9
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
Connection
close
Vary
Origin
connection: close vary: Origin
Caching Headers
No caching headers found
Content Headers
Content-Length
223
Content-Type
application/xml
content-length: 223 content-type: application/xml
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 18 Aug 2026 00:04:21 GMT
X-Cache
TCP_MISS
X-Fd-Int-Roxy-Purgeid
58382074
X-Ms-Request-Id
5d22453c-801e-0052-37a5-2e582b000000
date: Tue, 18 Aug 2026 00:04:21 GMT x-azure-ref: 20260818T000421Z-15df6f4bcb6tpcvzhC1IADtx5n0000000xm000000000083t x-cache: TCP_MISS x-fd-int-roxy-purgeid: 58382074 x-ms-request-id: 5d22453c-801e-0052-37a5-2e582b000000
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching