Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
sameorigin
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Etag
"63deb068-4e"
Last-Modified
Sat, 04 Feb 2023 19:22:16 GMT
etag: "63deb068-4e" last-modified: Sat, 04 Feb 2023 19:22:16 GMT
Content Headers
Content-Length
78
Content-Type
text/html
content-length: 78 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 05 Aug 2026 02:46:34 GMT
X-Download-Options
noopen
X-Permitted-Cross-Domain-Policies
none
date: Wed, 05 Aug 2026 02:46:34 GMT x-download-options: noopen x-permitted-cross-domain-policies: none
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching