Open
Cached
·
9h ago
14
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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
private
cache-control: private
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Origin
https://app.cloud.redocly.com
access-control-allow-credentials: true access-control-allow-origin: https://app.cloud.redocly.com
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Sun, 03 May 2026 14:27:23 GMT
X-Request-Id
cds-5ac0dd9b-09f8-4cab-bc9d-89ed16a87e68, cds-8552c01a-2479-4943-bdba-faec9bcb6cae
alt-svc: h3=":443"; ma=2592000 date: Sun, 03 May 2026 14:27:23 GMT via: 2.0 Caddy, 1.1 Caddy, 1.1 4c6791f6512d8ae3b564d0ef4751f078.cloudfront.net (CloudFront) x-amz-cf-id: fwJhnfVsXiuBYSb02zSq4lgatx8hShna53uE7QtSpYxvMIAqGgEbuw== x-amz-cf-pop: IAD61-P10 x-cache: Miss from cloudfront x-request-id: cds-5ac0dd9b-09f8-4cab-bc9d-89ed16a87e68, cds-8552c01a-2479-4943-bdba-faec9bcb6cae
Recommendations
Enable compression (gzip/brotli) to improve performance