dotnet-httpie icon indicating copy to clipboard operation
dotnet-httpie copied to clipboard

Stream http response output

Open WeihanLi opened this issue 5 months ago • 0 comments

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

WeihanLi avatar Oct 29 '25 02:10 WeihanLi