Open Cached · just now
17 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Basic
default-src; script-src; object-src; +9 more
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

2 headers
Transfer-Encoding
Performance
chunked
Vary
Performance
Cookie,Origin,Accept-Encoding

Caching Headers

4 headers
Cache-Control
Caching
max-age=3600, public
Etag
Caching
"1763901529"
Expires
Caching
Sun, 19 Nov 1978 05:00:00 GMT
Last-Modified
Caching
Sun, 23 Nov 2025 12:38:49 GMT

Content Headers

2 headers
Content-Language
Content
en
Content-Type
Content
text/html; charset=UTF-8

Server Headers

1 headers
Server
Server
Apache/2.4.62 (Red Hat Enterprise Linux) OpenSSL/3.2.2

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
BIGipServerCARILIONCLINIC.ORG-HTTP=1326192812.20480.0000; path=/; Httponly; Secure

Other Headers

4 headers
Date
Other
Sun, 23 Nov 2025 12:38:49 GMT
X-Drupal-Cache
Other
HIT
X-Drupal-Dynamic-Cache
Other
MISS
X-Generator
Other
Drupal 10 (https://www.drupal.org)

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 249ms