Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • 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
no-cache
cache-control: no-cache
Content Headers
Content-Type
application/json
content-type: application/json
CORS Headers
Access-Control-Expose-Headers
X-RateLimit-Remaining, X-RateLimit-Limit, X-RateLimit-Reset, X-Daily-RateLimit-Token-Limit, X-Daily-RateLimit-Token-Remaining
access-control-expose-headers: X-RateLimit-Remaining, X-RateLimit-Limit, X-RateLimit-Reset, X-Daily-RateLimit-Token-Limit, X-Daily-RateLimit-Token-Remaining
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Badi
Routing: was-1=>was-1; Version: 8a20; Host: b98d9d478-nhhhb;
Date
Tue, 12 May 2026 22:09:27 GMT
X-401-By-Gw
true
X-Correlation-Id
239a6128-6b4b-4d91-b826-34b9d8adfd33
alt-svc: h3=":443"; ma=86400 badi: Routing: was-1=>was-1; Version: 8a20; Host: b98d9d478-nhhhb; cf-cache-status: DYNAMIC cf-ray: 9facbf6f9a6fe5f0-IAD date: Tue, 12 May 2026 22:09:27 GMT x-401-by-gw: true x-correlation-id: 239a6128-6b4b-4d91-b826-34b9d8adfd33
Recommendations
Enable compression (gzip/brotli) to improve performance