httpx
httpx copied to clipboard
[REGRESSION] `--include-response` not working since v1.3.0
Since v1.3.0, the -include-response and -include-response-base64 seem to be ignored..
How to reproduce:
echo https://github.com | http -silent -json -include-response
There is no body field.