Open
Cached
·
just now
18
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
218359
Cache-Control
public, max-age=0, must-revalidate
Etag
"e6de77f6b1cb9cbb94414f8de92830e2"
Last-Modified
Fri, 28 Aug 2026 13:42:29 GMT
age: 218359 cache-control: public, max-age=0, must-revalidate etag: "e6de77f6b1cb9cbb94414f8de92830e2" last-modified: Fri, 28 Aug 2026 13:42:29 GMT
Content Headers
Content-Disposition
inline
Content-Length
30214
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 30214 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Mon, 31 Aug 2026 02:21:49 GMT
date: Mon, 31 Aug 2026 02:21:49 GMT x-vercel-cache: HIT x-vercel-id: iad1::5vhq7-1788142909796-a530da43867c
Recommendations
Enable compression (gzip/brotli) to improve performance