Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=2592000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
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
- • 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
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
accept-ranges: bytes connection: close transfer-encoding: chunked
Caching Headers
Age
0
Cache-Control
no-cache, private
age: 0 cache-control: no-cache, private
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 11 May 2026 20:41:12 GMT
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=23,cfOrigin;dur=54
Via
Acquia Platform CDN 1.219
Www-Authenticate
Basic realm="Login to continue!"
X-Acquia-View
1
X-Ah-Environment
dev
X-Cache
MISS, MISS
X-Cache-Hits
0
X-Request-Id
v-bf4ec87e-4d79-11f1-ad74-67d47bc1558c
X-Served-By
cache-iad-kiad7000105-IAD
X-Timer
S1778532072.112894,VS0,VE53
cf-cache-status: DYNAMIC cf-ray: 9fa400ca8b4305e5-IAD date: Mon, 11 May 2026 20:41:12 GMT server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=23,cfOrigin;dur=54 via: Acquia Platform CDN 1.219 www-authenticate: Basic realm="Login to continue!" x-acquia-view: 1 x-ah-environment: dev x-cache: MISS, MISS x-cache-hits: 0 x-request-id: v-bf4ec87e-4d79-11f1-ad74-67d47bc1558c x-served-by: cache-iad-kiad7000105-IAD x-timer: S1778532072.112894,VS0,VE53
Recommendations
Enable compression (gzip/brotli) to improve performance