Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
accept-encoding
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Cache-Control
public, max-age=31536000, immutable
Expires
Sat, 02 May 2026 22:14:22 GMT
Last-Modified
Sat, 02 May 2026 22:14:22 GMT
cache-control: public, max-age=31536000, immutable expires: Sat, 02 May 2026 22:14:22 GMT last-modified: Sat, 02 May 2026 22:14:22 GMT
Content Headers
Content-Type
application/xml; charset=UTF-8
content-type: application/xml; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sat, 02 May 2026 22:14:22 GMT
Server-Timing
cfCacheStatus;desc="MISS", cfEdge;dur=25,cfOrigin;dur=0,cfWorker;dur=113
Speculation-Rules
"/cdn-cgi/speculation"
alt-svc: h3=":443"; ma=86400 cf-cache-status: MISS cf-ray: 9f5a60e59df981e1-IAD date: Sat, 02 May 2026 22:14:22 GMT server-timing: cfCacheStatus;desc="MISS", cfEdge;dur=25,cfOrigin;dur=0,cfWorker;dur=113 speculation-rules: "/cdn-cgi/speculation"
Recommendations
Enable compression (gzip/brotli) to improve performance