Open
Cached
·
30m ago
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
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-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
RSC, Next-Router-State-Tree, Next-Router-Prefetch, accept-encoding
connection: close transfer-encoding: chunked vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, accept-encoding
Caching Headers
Age
1833769
Cache-Control
public, max-age=0, must-revalidate
Etag
W/"20a7c3350e6e095e628c2d9a11abbf93"
age: 1833769 cache-control: public, max-age=0, must-revalidate etag: W/"20a7c3350e6e095e628c2d9a11abbf93"
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, 13 May 2026 02:05:53 GMT
X-Matched-Path
/support
cf-cache-status: DYNAMIC cf-ray: 9fae19c858877071-IAD date: Wed, 13 May 2026 02:05:53 GMT x-matched-path: /support x-vercel-cache: HIT x-vercel-id: iad1::xlmsp-1778637953360-1c182ba2bb43
Recommendations
Enable compression (gzip/brotli) to improve performance