Open
Cached
·
just now
17
Headers
Detected Technologies from 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
Vary
Authorization, X-Bidrock-Company-Id, x-fh-requested-host, accept-encoding
accept-ranges: bytes connection: close vary: Authorization, X-Bidrock-Company-Id, x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
private, no-store, max-age=0
cache-control: private, no-store, max-age=0
Content Headers
Content-Length
22
Content-Type
application/json
content-length: 22 content-type: application/json
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Tue, 25 Aug 2026 22:34:36 GMT
Server-Timing
app;dur=1.0
X-Bidrock-Response-Time-Ms
1.0
X-Cache
MISS
X-Cache-Hits
0
X-Cloud-Trace-Context
9c43d0b365e5ddcfef33527aad179b51;o=1
X-Request-Id
f9f3c6e8144045da88479f3d8245f8f4
X-Served-By
cache-ewr-kewr1740072-EWR
X-Timer
S1787697277.739563,VS0,VE150
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Tue, 25 Aug 2026 22:34:36 GMT server-timing: app;dur=1.0 x-bidrock-response-time-ms: 1.0 x-cache: MISS x-cache-hits: 0 x-cloud-trace-context: 9c43d0b365e5ddcfef33527aad179b51;o=1 x-request-id: f9f3c6e8144045da88479f3d8245f8f4 x-served-by: cache-ewr-kewr1740072-EWR x-timer: S1787697277.739563,VS0,VE150
Recommendations
Enable compression (gzip/brotli) to improve performance