14 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=63072000; includeSubdomains;
Content-Security-Policy
Basic
default-src; script-src; object-src; +5 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Good
SAMEORIGIN
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
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Vary
Performance
User-Agent

Caching Headers

No caching headers found

Content Headers

Content-Length
Content
0
Content-Type
Content
httpd/unix-directory

Server Headers

Server
Server
Apache

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Thu, 06 Aug 2026 15:55:55 GMT
Www-Authenticate
Other
Basic realm="Sling (Development)"
X-Dispatcher
Other
dispatcher2useast1-b86
X-Vhost
Other
author

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching