forked from extern/httpie-cli
Update --download doc
This commit is contained in:
parent
8d246415fd
commit
7340b2b64d
@ -1386,6 +1386,8 @@ Other notes
|
||||
* The ``--download`` option only changes how the response body is treated.
|
||||
* You can still set custom headers, use sessions, ``--verbose, -v``, etc.
|
||||
* ``--download`` always implies ``--follow`` (redirects are followed).
|
||||
* ``--download`` also implies ``--check-status``
|
||||
(error HTTP status will result in a non-zero exist static code).
|
||||
* HTTPie exits with status code ``1`` (error) if the body hasn't been fully
|
||||
downloaded.
|
||||
* ``Accept-Encoding`` cannot be set with ``--download``.
|
||||
|
Loading…
Reference in New Issue
Block a user