mirror of
https://github.com/httpie/cli.git
synced 2024-11-07 16:34:35 +01:00
Include response metadata in --print help
This commit is contained in:
parent
f3b500119c
commit
747accc2ae
@ -383,6 +383,7 @@ output_options.add_argument(
|
||||
'{OUT_REQ_BODY}' request body
|
||||
'{OUT_RESP_HEAD}' response headers
|
||||
'{OUT_RESP_BODY}' response body
|
||||
'{OUT_RESP_META}' response metadata
|
||||
|
||||
The default behaviour is '{OUTPUT_OPTIONS_DEFAULT}' (i.e., the response
|
||||
headers and body is printed), if standard output is not redirected.
|
||||
|
Loading…
Reference in New Issue
Block a user