Open
Cached
·
1h ago
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
Cookie,Accept-Encoding
connection: close transfer-encoding: chunked vary: Cookie,Accept-Encoding
Caching Headers
Cache-Control
max-age=3600, public
Expires
Sun, 19 Nov 1978 05:00:00 GMT
Last-Modified
Fri, 10 Apr 2026 02:48:22 GMT
cache-control: max-age=3600, public expires: Sun, 19 Nov 1978 05:00:00 GMT last-modified: Fri, 10 Apr 2026 02:48:22 GMT
Content Headers
Content-Language
en
Content-Type
text/html; charset=UTF-8
content-language: en content-type: text/html; charset=UTF-8
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Fri, 10 Apr 2026 02:48:23 GMT
date: Fri, 10 Apr 2026 02:48:23 GMT x-drupal-cache: HIT x-drupal-dynamic-cache: MISS x-generator: Drupal 10 (https://www.drupal.org)
Recommendations
Enable compression (gzip/brotli) to improve performance