Open
Cached
·
just now
10
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
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 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 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
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Etag
831ebd86c5654e163fd110cf5f761209
Last-Modified
Thu, 14 Oct 2021 07:53:16 GMT
etag: 831ebd86c5654e163fd110cf5f761209 last-modified: Thu, 14 Oct 2021 07:53:16 GMT
Content Headers
Content-Length
119
Content-Type
text/html
content-length: 119 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 12 Apr 2026 15:34:33 GMT
X-Openstack-Request-Id
txcbd12d3dc05b406081556-0069d906e1
X-Timestamp
1634197995.23803
X-Trans-Id
txcbd12d3dc05b406081556-0069d906e1
date: Sun, 12 Apr 2026 15:34:33 GMT x-openstack-request-id: txcbd12d3dc05b406081556-0069d906e1 x-timestamp: 1634197995.23803 x-trans-id: txcbd12d3dc05b406081556-0069d906e1
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching