Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
Vary
Origin
accept-ranges: bytes connection: close vary: Origin
Caching Headers
Cache-Control
no-cache
Etag
"69df82ed-1894"
Expires
Thu, 01 Jan 1970 00:00:01 GMT
Last-Modified
Wed, 15 Apr 2026 12:22:05 GMT
cache-control: no-cache etag: "69df82ed-1894" expires: Thu, 01 Jan 1970 00:00:01 GMT last-modified: Wed, 15 Apr 2026 12:22:05 GMT
Content Headers
Content-Length
6292
Content-Type
text/html; charset=utf-8
content-length: 6292 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Credentials
true
access-control-allow-credentials: true
Cookies Headers
Other Headers
Date
Thu, 21 May 2026 09:57:45 GMT
X-Robots-Tag
noindex
date: Thu, 21 May 2026 09:57:45 GMT x-envoy-upstream-service-time: 3 x-robots-tag: noindex
Recommendations
Enable compression (gzip/brotli) to improve performance