Open Cached · just now
20 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Missing
Not configured
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

3 headers
Connection
Performance
Upgrade
Transfer-Encoding
Performance
chunked
Vary
Performance
Origin

Caching Headers

2 headers
Cache-Control
Caching
must-revalidate, no-cache, private
Expires
Caching
Sun, 19 Nov 1978 05:00:00 GMT

Content Headers

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

Server Headers

1 headers
Server
Server
Apache

CORS Headers

3 headers
Access-Control-Allow-Credentials
Cors
true
Access-Control-Allow-Headers
Cors
x-requested-with, Content-Type, origin, Authorization, accept, client-security-token, X-CSRF-Token, X-USER-SESSION-TOKEN, Set-Cookie, withCredentials, api-key, X-Cookie
Access-Control-Allow-Methods
Cors
POST, GET, PUT, OPTIONS, PATCH, DELETE

Cookies Headers

0 headers
No cookies headers found

Other Headers

6 headers
Date
Other
Tue, 25 Nov 2025 01:20:29 GMT
Upgrade
Other
h2,h2c
X-Commerce-Core
Other
3
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 275ms