Cached · just now
15 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Weak
max-age=0; includeSubDomains; preload
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
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
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding, Origin

Caching Headers

No caching headers found

Content Headers

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

Server Headers

Server
Server
cloudflare
X-Powered-By
Server
Express

CORS Headers

Access-Control-Allow-Credentials
Cors
true

Cookies Headers

No cookies headers found

Other Headers

Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
a0ade2d1be5a1972-IAD
Date
Other
Sat, 13 Jun 2026 03:07:36 GMT
Nel
Other
Report-To Group cf-nel max-age: 1w
success: 0.0%
Server-Timing
Other
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=10,cfOrigin;dur=376

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

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