Open
Cached
·
just now
10
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
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
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
no-cache, no-store
cache-control: no-cache, no-store
Content Headers
Content-Length
66
Content-Type
text/plain; charset=utf-8
content-length: 66 content-type: text/plain; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 26 Feb 2026 01:24:22 GMT
X-Dropbox-Request-Id
18a3abb908db4f068d2a0af5699fa0c6
X-Dropbox-Response-Origin
remote
date: Thu, 26 Feb 2026 01:24:22 GMT x-dropbox-request-id: 18a3abb908db4f068d2a0af5699fa0c6 x-dropbox-response-origin: remote x-envoy-upstream-service-time: 71
Recommendations
Enable compression (gzip/brotli) to improve performance