Open
Cached
·
just now
10
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
No caching headers found
Content Headers
Content-Length
1233
Content-Type
text/html
content-length: 1233 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 24 Feb 2026 17:40:23 GMT
X-Dropbox-Request-Id
4c9d7bc7a5c74f69a047a53e699de287
X-Dropbox-Response-Origin
remote
X-Robots-Tag
noindex, nofollow, noimageindex
date: Tue, 24 Feb 2026 17:40:23 GMT x-dropbox-request-id: 4c9d7bc7a5c74f69a047a53e699de287 x-dropbox-response-origin: remote x-robots-tag: noindex, nofollow, noimageindex
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching