Open
Cached
·
just now
9
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
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 Strict-Transport-Security header with max-age of at least 1 year
- • 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
connection: close
Caching Headers
No caching headers found
Content Headers
Content-Length
71
Content-Type
application/json
content-length: 71 content-type: application/json
CORS Headers
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
Content-Length
access-control-allow-origin: * access-control-expose-headers: Content-Length
Cookies Headers
Other Headers
Date
Sun, 29 Mar 2026 05:28:34 GMT
X-Cloud-Trace-Context
c8295c63e906ec200b4bb9cc7091bea8;o=1
X-Request-Id
770242a2-5d0d-43ac-9e82-a9c5ccbc54e3
date: Sun, 29 Mar 2026 05:28:34 GMT x-cloud-trace-context: c8295c63e906ec200b4bb9cc7091bea8;o=1 x-request-id: 770242a2-5d0d-43ac-9e82-a9c5ccbc54e3
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching