Open
Cached
·
just now
26
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
origin-when-cross-origin
Permissions-Policy
Present
browsing-topics=(), camera=(), microphone=(); +6 more
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Strengthen CSP by removing 'unsafe-eval'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
accept-ranges: bytes connection: close vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
Caching Headers
Age
978
Cache-Control
public, max-age=0, must-revalidate
Etag
"fe9a8c9037fc1587423f90e276ee149d"
age: 978 cache-control: public, max-age=0, must-revalidate etag: "fe9a8c9037fc1587423f90e276ee149d"
Content Headers
Content-Disposition
inline
Content-Length
938968
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 938968 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sat, 25 Apr 2026 16:07:19 GMT
X-Download-Options
noopen
X-Matched-Path
/
X-Permitted-Cross-Domain-Policies
none
X-User-Agent
mint/1.7.1
date: Sat, 25 Apr 2026 16:07:19 GMT x-download-options: noopen x-matched-path: / x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-permitted-cross-domain-policies: none x-user-agent: mint/1.7.1 x-vercel-cache: HIT x-vercel-id: iad1::vzd6g-1777133239055-1ef22382c0d1
Recommendations
Enable compression (gzip/brotli) to improve performance