Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Accept, origin
connection: close vary: Accept, origin
Caching Headers
No caching headers found
Content Headers
Content-Length
1105965
Content-Type
application/json
content-length: 1105965 content-type: application/json
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Allow
OPTIONS, GET
Date
Sat, 09 May 2026 11:06:04 GMT
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=10,cfOrigin;dur=0,cfWorker;dur=443
allow: OPTIONS, GET cf-cache-status: DYNAMIC cf-ray: 9f903b8d1d570bb1-IAD date: Sat, 09 May 2026 11:06:04 GMT server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=10,cfOrigin;dur=0,cfWorker;dur=443 x-envoy-upstream-service-time: 67
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching