Cached · just now
12 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
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
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close

Caching Headers

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

Content Headers

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

Server Headers

X-Runtime
Server
0.005367

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Server-Timing
Other
start_processing.action_controller;dur=0.02, render_template.action_view;dur=0.14, process_action.action_controller;dur=0.48
X-Permitted-Cross-Domain-Policies
Other
none
X-Request-Id
Other
69FFF3EF-1C8E-16C6B9

Recommendations

Enable compression (gzip/brotli) to improve performance