gocurl icon indicating copy to clipboard operation
gocurl copied to clipboard

Add "body_text" field to JSON output

Open ameshkov opened this issue 2 years ago • 0 comments

Currently, it only prints body_base64, basically raw response body.

In the case when the content type is text based, it may be useful to print the decoded text content as well.

ameshkov avatar Sep 22 '23 10:09 ameshkov