Mohamed Daahir
Mohamed Daahir
Another option is to extend `--print`/`--history-print` so they support `--print=H:stderr,b:stdout` (inspired by `--format-options`) in addition to `--print=Hb`. Edit: Here is the closest httpie issue I could find https://github.com/httpie/cli/issues/1015#issuecomment-763625365
For reference, httpie has a feature request to output request and response as JSON https://github.com/httpie/cli/issues/1007
>Maybe we should print a warning/suggestion if a TLS error happens and you passed `--no-verify` without a `--verify` to cancel out. Something like this could also be helpful if we...
I'm seeing a similar issue when I use the client example from https://github.com/hyperium/h3 ``` RUST_LOG=trace cargo run --example client -- https://sampletestfile.com/wp-content/uploads/2023/05/6.1-MB.jpg ``` Client logs ``` ...logs omitted 2025-03-23T23:17:25.457214Z TRACE recv_data:...