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
"6a04335f-22f"
Expires
Thu, 01 Jan 1970 00:00:01 GMT
Last-Modified
Wed, 13 May 2026 08:16:31 GMT
cache-control: no-cache etag: "6a04335f-22f" expires: Thu, 01 Jan 1970 00:00:01 GMT last-modified: Wed, 13 May 2026 08:16:31 GMT
Content Headers
Content-Length
559
Content-Type
text/html; charset=utf-8
content-length: 559 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Credentials
true
access-control-allow-credentials: true
Cookies Headers
Other Headers
Date
Mon, 18 May 2026 05:49:23 GMT
X-Robots-Tag
noindex
date: Mon, 18 May 2026 05:49:23 GMT x-envoy-upstream-service-time: 1 x-robots-tag: noindex
Recommendations
Enable compression (gzip/brotli) to improve performance