Open
Cached
·
just now
15
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
33
Content-Type
application/json
content-length: 33 content-type: application/json
CORS Headers
Access-Control-Allow-Headers
Authorization, Content-Type, X-Request-Id
Access-Control-Allow-Methods
GET, POST, PUT, PATCH, DELETE, OPTIONS
Access-Control-Allow-Origin
*
Access-Control-Max-Age
86400
access-control-allow-headers: Authorization, Content-Type, X-Request-Id access-control-allow-methods: GET, POST, PUT, PATCH, DELETE, OPTIONS access-control-allow-origin: * access-control-max-age: 86400
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Thu, 10 Sep 2026 03:27:22 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
X-Request-Id
71cff5e4-c095-4d45-857c-3c556bdd435f
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a38b56256c1bc76b-IAD
date: Thu, 10 Sep 2026 03:27:22 GMT
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=SfGZ1VJ6zfMJZULdOI%2Bc5c%2BVsx6by%2BYxfBiF7o8ZYi7q%2FeYxWbC8ISmIMCSZwbehcoKA32N5RZpac0b8DVvJShQR3geFyByKa23ra7qi80AV7AKBVXS8dVFPCelwqjr0wG0%3D"}]}
x-request-id: 71cff5e4-c095-4d45-857c-3c556bdd435f
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching