Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000; includeSubdomains;
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
close
Vary
User-Agent
connection: close vary: User-Agent
Caching Headers
No caching headers found
Content Headers
Content-Length
0
Content-Type
httpd/unix-directory
content-length: 0 content-type: httpd/unix-directory
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 06 Aug 2026 15:55:55 GMT
Www-Authenticate
Basic realm="Sling (Development)"
X-Dispatcher
dispatcher2useast1-b86
X-Vhost
author
date: Thu, 06 Aug 2026 15:55:55 GMT www-authenticate: Basic realm="Sling (Development)" x-dispatcher: dispatcher2useast1-b86 x-vhost: author
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching