1
0
mirror of https://github.com/httpie/cli.git synced 2025-12-26 00:31:53 +02:00
This commit is contained in:
Jakub Roztocil
2019-08-26 12:47:31 +02:00
committed by GitHub
parent 747be30d2e
commit 0a0de1755e

View File

@@ -17,7 +17,7 @@ This project adheres to `Semantic Versioning <http://semver.org/>`_.
1. A ``--download`` request with no explicit ``--output`` is made (e.g.,
``$ http -d example.org/file.txt``), instructing httpie to
`generate the output filename <https://httpie.org/doc#downloaded-file-name>`_
`generate the output filename <https://httpie.org/doc#downloaded-filename>`_
from the ``Content-Disposition`` response, or from the URL if the header
is not provided.
2. The server handling the request has been modified by an attacker and