Open
Cached
·
13h ago
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Present
origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
accept-encoding
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Age
31510
Cache-Control
public, max-age=0, must-revalidate
age: 31510 cache-control: public, max-age=0, must-revalidate
Content Headers
Content-Disposition
inline
Content-Type
text/html; charset=utf-8
content-disposition: inline content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Wed, 29 Apr 2026 04:15:32 GMT
X-Matched-Path
/
cf-cache-status: DYNAMIC cf-ray: 9f3b7c734e4452d6-IAD date: Wed, 29 Apr 2026 04:15:32 GMT x-matched-path: / x-vercel-cache: HIT x-vercel-id: iad1::9hlpz-1777436132389-4ff9cd34e852
Recommendations
Enable compression (gzip/brotli) to improve performance