Create an option that allows --download to output progress somewhere that isn't stderr #1015
Labels
needs product design
We like the idea, but we want to explore the problem deeper, and consider the solution holistically
When using HTTPie in a windows PowerShell session, redirecting output from
stderr
is unnecessarily difficult, particularly when debugging, as a significant amount of information is sent there. Some sort of option that would allow me to set an output file to be used instead ofstderr
would be very useful, especially when debugging.The text was updated successfully, but these errors were encountered: