http client prevent response output
Hi!
Im using HTTP client in Rider and am looking for a way to prevent the output of the response.
My responses are rather long (about 1MB) and take some time to output.
Is there a setting to disable the output into the services tool window?
I see that larger responses (>1MB?) are not written into the services tool window.
Maybe there is a setting to lower this limit?
Please sign in to leave a comment.
Thanks. This works for me.
Would be great to have a dedicated option to prevent http client response output.
Maybe something like @no-log but for console output.
In my case it took about 25 seconds to output 1MB of json.