Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Present
ALLOWALL
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
- • Significantly strengthen CSP directives
- • 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
Vary
RSC, Next-Router-State-Tree, Next-Router-Prefetch
accept-ranges: bytes connection: close vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch
Caching Headers
Age
83863
Cache-Control
public, max-age=0, must-revalidate
Etag
"fa9cbf6d3f5b34899d6bdd74005f5479"
age: 83863 cache-control: public, max-age=0, must-revalidate etag: "fa9cbf6d3f5b34899d6bdd74005f5479"
Content Headers
Content-Disposition
inline
Content-Length
265687
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 265687 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Headers
*
Access-Control-Allow-Methods
GET, POST, PUT, DELETE, OPTIONS
Access-Control-Allow-Origin
*
access-control-allow-headers: * access-control-allow-methods: GET, POST, PUT, DELETE, OPTIONS access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Fri, 11 Sep 2026 09:40:41 GMT
X-Matched-Path
/
date: Fri, 11 Sep 2026 09:40:41 GMT x-matched-path: / x-vercel-cache: HIT x-vercel-id: iad1::p94b4-1789119641437-5fd87a3b047c
Recommendations
Enable compression (gzip/brotli) to improve performance