dotnet-httpie
dotnet-httpie copied to clipboard
Stream http response output
Is your feature request related to a problem? Please describe.
Currently, the response will need to wait for response body complete, for streaming response it's not friendly, it would be better to support stream response body
Describe the solution you'd like
Stream response body