Open
Cached
·
just now
19
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
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Age
377664
Cache-Control
public, max-age=0, s-maxage=31536000, stale-while-revalidate=60
Etag
"5e3074bdc0782cd3a5b5264363c291cc"
Last-Modified
Thu, 09 Apr 2026 05:30:14 GMT
age: 377664 cache-control: public, max-age=0, s-maxage=31536000, stale-while-revalidate=60 etag: "5e3074bdc0782cd3a5b5264363c291cc" last-modified: Thu, 09 Apr 2026 05:30:14 GMT
Content Headers
Content-Disposition
inline
Content-Length
59548
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 59548 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Mon, 13 Apr 2026 14:24:39 GMT
date: Mon, 13 Apr 2026 14:24:39 GMT x-vercel-cache: HIT x-vercel-id: iad1::l7xwx-1776090279105-3cfed1e91f2c
Recommendations
Enable compression (gzip/brotli) to improve performance