Open
Cached
·
just now
17
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
Missing
Not configured
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 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
Connection
close
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
Age
46978
Cache-Control
public, max-age=0, must-revalidate
Etag
W/"21d12ad6876ff9ac447ec48a717b201e"
Last-Modified
Wed, 13 May 2026 02:56:17 GMT
age: 46978 cache-control: public, max-age=0, must-revalidate etag: W/"21d12ad6876ff9ac447ec48a717b201e" last-modified: Wed, 13 May 2026 02:56:17 GMT
Content Headers
Content-Disposition
inline
Content-Type
text/html; charset=utf-8
content-disposition: inline content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Apx-Hit
true
Date
Wed, 13 May 2026 15:59:16 GMT
Via
2.0 Caddy
alt-svc: h3=":443"; ma=2592000 apx-hit: true date: Wed, 13 May 2026 15:59:16 GMT via: 2.0 Caddy x-vercel-cache: HIT x-vercel-id: iad1::ktxp4-1778687956539-51e9bcbc1930
Recommendations
Enable compression (gzip/brotli) to improve performance