19 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Add Content-Security-Policy header to prevent XSS attacks
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Vary
Performance
Origin

Caching Headers

Cache-Control
Caching
max-age=0, private, must-revalidate
Etag
Caching
W/"214c1a0f529d3be0854bff2e3d6b89e1"

Content Headers

Content-Length
Content
8484
Content-Type
Content
text/html; charset=utf-8

Server Headers

X-Powered-By
Server
Express
X-Runtime
Server
0.005295

CORS Headers

Access-Control-Allow-Credentials
Cors
true

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443"; ma=2592000
Date
Other
Wed, 12 Aug 2026 10:30:33 GMT
Via
Other
1.1 Caddy, 1.1 google
X-Permitted-Cross-Domain-Policies
Other
none
X-Request-Id
Other
30754b39-fca2-45e5-8721-c32e6d65269e

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology