Some api endpoints, like “…/api/auth/login” return the response body with the request body. I’m sure it happens in cloudflare’s side. It looke like: {“login”:“1111”,“password”:“2222”}{ “message”: “Invalid login or password” }