1
0
mirror of https://github.com/httpie/cli.git synced 2025-01-10 00:28:12 +02:00

CHANGELOG

This commit is contained in:
Jakub Roztocil 2019-08-29 11:51:49 +02:00
parent a4d8f1f22e
commit 2da2cec83c

View File

@ -12,6 +12,7 @@ This project adheres to `Semantic Versioning <http://semver.org/>`_.
* Removed the default 30-second connection ``--timeout`` limit.
* Removed Python’s default limit of 100 response headers.
* Added ``--max-headers`` to allow setting the max header limit.
* Added ``--compress``.
`1.0.3`_ (2019-08-26)