How to get `json` body from a code 400 server response? I can see only the `body: PassThrough { ... }` stream. Aren't chunks collected and json parsed?