Update httpie.md (#872)

This commit is contained in:
Rohit Sehgal 2018-11-16 19:52:30 +00:00 committed by chad d
parent 537771aeab
commit 5268d69e3c
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ Print options:
# h: response headers # h: response headers
# b: response body # b: response body
--pretty=none # all | colors | format --pretty=none # all | colors | format
--json | -j # Response is serialized as a JSON object.
``` ```
#### Authentication #### Authentication