13 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
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
Performance
bytes
Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance

Caching Headers

No caching headers found

Content Headers

Content-Type
Content
application/xml

Server Headers

No server headers found

CORS Headers

Access-Control-Allow-Methods
Cors
GET
Access-Control-Allow-Origin
Cors
*

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Tue, 24 Feb 2026 03:39:41 GMT
P3p
Other
CP="CAO DSP LAW CURa ADMa DEVa TAIa PSAa PSDa IVAa IVDa OUR BUS IND UNI COM NAV INT"
Tw-Cdn
Other
FT
X-Amz-Bucket-Region
Other
us-east-1
X-Cache
Other
MISS, MISS
X-Served-By
Other
cache-iad-kjyo7100179-IAD, cache-bos4629-BOS

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching