Open
Cached
·
just now
13
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
Transfer-Encoding
chunked
Vary
accept-ranges: bytes connection: close transfer-encoding: chunked vary:
Caching Headers
No caching headers found
Content Headers
Content-Type
application/xml
content-type: application/xml
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Methods
GET
Access-Control-Allow-Origin
*
access-control-allow-methods: GET access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Tue, 24 Feb 2026 03:39:41 GMT
P3p
CP="CAO DSP LAW CURa ADMa DEVa TAIa PSAa PSDa IVAa IVDa OUR BUS IND UNI COM NAV INT"
Tw-Cdn
FT
X-Amz-Bucket-Region
us-east-1
X-Cache
MISS, MISS
X-Served-By
cache-iad-kjyo7100179-IAD, cache-bos4629-BOS
date: Tue, 24 Feb 2026 03:39:41 GMT p3p: CP="CAO DSP LAW CURa ADMa DEVa TAIa PSAa PSDa IVAa IVDa OUR BUS IND UNI COM NAV INT" tw-cdn: FT x-amz-bucket-region: us-east-1 x-cache: MISS, MISS x-served-by: cache-iad-kjyo7100179-IAD, cache-bos4629-BOS
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching