This commit is contained in:
Jakub Roztocil 2019-08-26 12:47:31 +02:00 committed by GitHub
parent 747be30d2e
commit 0a0de1755e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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., 1. A ``--download`` request with no explicit ``--output`` is made (e.g.,
``$ http -d example.org/file.txt``), instructing httpie to ``$ 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 from the ``Content-Disposition`` response, or from the URL if the header
is not provided. is not provided.
2. The server handling the request has been modified by an attacker and 2. The server handling the request has been modified by an attacker and