Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=16000000; includeSubDomains; preload;
X-Frame-Options
Good
SAMEORIGIN
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
- • Significantly strengthen CSP directives
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close, Transfer-Encoding
Transfer-Encoding
chunked
connection: close, Transfer-Encoding transfer-encoding: chunked
Caching Headers
Cache-Control
private, no-cache, must-revalidate
Expires
Thu, 27 Aug 2026 07:06:13 GMT
cache-control: private, no-cache, must-revalidate expires: Thu, 27 Aug 2026 07:06:13 GMT
Content Headers
Content-Language
en
Content-Type
text/html; charset=UTF-8
content-language: en content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 27 Aug 2026 07:06:13 GMT
Server-Timing
dtSInfo;desc="0", dtRpid;desc="1421565175"
X-Oneagent-Js-Injection
true
X-Ruxit-Js-Agent
true
date: Thu, 27 Aug 2026 07:06:13 GMT server-timing: dtSInfo;desc="0", dtRpid;desc="1421565175" x-drupal-cache: UNCACHEABLE (response policy) x-generator: Drupal 11 (https://www.drupal.org) x-oneagent-js-injection: true x-ruxit-js-agent: true x-varnish: 192915576
Recommendations
Enable compression (gzip/brotli) to improve performance