Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • 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
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Age
61063
Cache-Control
public, max-age=0, must-revalidate
Etag
"3254c85d68171ba628935d55b7d7d250"
Last-Modified
Thu, 14 May 2026 17:02:06 GMT
age: 61063 cache-control: public, max-age=0, must-revalidate etag: "3254c85d68171ba628935d55b7d7d250" last-modified: Thu, 14 May 2026 17:02:06 GMT
Content Headers
Content-Disposition
inline
Content-Length
1652
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 1652 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Fri, 15 May 2026 09:59:49 GMT
date: Fri, 15 May 2026 09:59:49 GMT x-vercel-cache: HIT x-vercel-id: iad1::t5rg9-1778839189970-0456fe3158df
Recommendations
Enable compression (gzip/brotli) to improve performance