Open
Cached
·
just now
16
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
Missing
Not configured
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 X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Age
490009
Cache-Control
public, max-age=0, must-revalidate
Etag
"aabcaf9b2e0636ea4a4e715a8d2a99ae"
Last-Modified
Thu, 07 May 2026 11:29:06 GMT
age: 490009 cache-control: public, max-age=0, must-revalidate etag: "aabcaf9b2e0636ea4a4e715a8d2a99ae" last-modified: Thu, 07 May 2026 11:29:06 GMT
Content Headers
Content-Disposition
inline
Content-Length
1254
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 1254 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 03:35:55 GMT
X-Vercel-Enable-Rewrite-Caching
1
date: Wed, 13 May 2026 03:35:55 GMT x-vercel-cache: HIT x-vercel-enable-rewrite-caching: 1 x-vercel-id: iad1::vt6rr-1778643355481-5ee265a09c69
Recommendations
Enable compression (gzip/brotli) to improve performance