Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=()
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
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
26775
Cache-Control
public, max-age=0, must-revalidate
Etag
"9b3c7f5aa75b3f00342d393ddcdd7fd7"
age: 26775 cache-control: public, max-age=0, must-revalidate etag: "9b3c7f5aa75b3f00342d393ddcdd7fd7"
Content Headers
Content-Disposition
inline
Content-Length
877651
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 877651 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Thu, 07 May 2026 02:15:21 GMT
X-Matched-Path
/
date: Thu, 07 May 2026 02:15:21 GMT x-matched-path: / x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-vercel-cache: HIT x-vercel-id: iad1::llkz8-1778120121290-1398e9a8f2c9
Recommendations
Enable compression (gzip/brotli) to improve performance