httpx icon indicating copy to clipboard operation
httpx copied to clipboard

[REGRESSION] `--include-response` not working since v1.3.0

Open nil0x42 opened this issue 2 years ago • 0 comments

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.

nil0x42 avatar May 01 '23 14:05 nil0x42