Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=(); +5 more
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Age
48981
Cache-Control
public, max-age=0, must-revalidate
Etag
"66e403001a047015aa25e8ed1f92b4ca"
Last-Modified
Wed, 12 Aug 2026 03:50:15 GMT
age: 48981 cache-control: public, max-age=0, must-revalidate etag: "66e403001a047015aa25e8ed1f92b4ca" last-modified: Wed, 12 Aug 2026 03:50:15 GMT
Content Headers
Content-Disposition
inline
Content-Length
5050
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 5050 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Wed, 12 Aug 2026 17:26:36 GMT
date: Wed, 12 Aug 2026 17:26:36 GMT x-vercel-cache: HIT x-vercel-id: iad1::d2g6x-1786555596595-0c9b6fce0472
Recommendations
Enable compression (gzip/brotli) to improve performance