mirror of
https://github.com/httpie/cli.git
synced 2025-06-24 11:33:48 +02: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_REQ_BODY}' request body
|
||||||
'{OUT_RESP_HEAD}' response headers
|
'{OUT_RESP_HEAD}' response headers
|
||||||
'{OUT_RESP_BODY}' response body
|
'{OUT_RESP_BODY}' response body
|
||||||
|
'{OUT_RESP_META}' response metadata
|
||||||
|
|
||||||
The default behaviour is '{OUTPUT_OPTIONS_DEFAULT}' (i.e., the response
|
The default behaviour is '{OUTPUT_OPTIONS_DEFAULT}' (i.e., the response
|
||||||
headers and body is printed), if standard output is not redirected.
|
headers and body is printed), if standard output is not redirected.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user