1
0
mirror of https://github.com/httpie/cli.git synced 2026-04-24 19:53:55 +02:00

Update CHANGELOG.rst

This commit is contained in:
Jakub Roztocil
2019-08-26 17:42:47 +02:00
committed by GitHub
parent 0a0de1755e
commit 3dccb2e325
+1 -1
View File
@@ -18,7 +18,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-filename>`_
from the ``Content-Disposition`` response, or from the URL if the header
from the ``Content-Disposition`` response header, or from the URL if the header
is not provided.
2. The server handling the request has been modified by an attacker and
instead of the expected response the URL returns a redirect to another