Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Excellent
deny
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Strengthen CSP by removing 'unsafe-eval'
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
max-age=0, must-revalidate, public, s-maxage=0
Expires
Sat, 01 Jan 2000 00:00:00 GMT
cache-control: max-age=0, must-revalidate, public, s-maxage=0 expires: Sat, 01 Jan 2000 00:00:00 GMT
Content Headers
Content-Length
319
Content-Type
application/json
content-length: 319 content-type: application/json
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Mon, 10 Aug 2026 06:03:24 GMT
Via
1.1 google
alt-svc: h3=":443"; ma=2592000 date: Mon, 10 Aug 2026 06:03:24 GMT via: 1.1 google
Recommendations
Enable compression (gzip/brotli) to improve performance