Added support for --body
flag which will display the response body below the headers/status output.
NOTE: The
--body
flag is incompatible with the--json
flag
i.e. don't use--json
and also try to include the response body.
Added support for --body
flag which will display the response body below the headers/status output.
NOTE: The
--body
flag is incompatible with the--json
flag
i.e. don't use--json
and also try to include the response body.