mirror of
https://github.com/httpie/cli.git
synced 2025-06-21 18:11:30 +02:00
Update CHANGELOG.rst
This commit is contained in:
parent
c3be722188
commit
deee2dffd0
@ -14,7 +14,7 @@ This project adheres to `Semantic Versioning <https://semver.org/>`_.
|
|||||||
* Replaced the old collect-all-then-process handling of HTTP communication
|
* Replaced the old collect-all-then-process handling of HTTP communication
|
||||||
with one-by-one processing of each HTTP request or response as they become
|
with one-by-one processing of each HTTP request or response as they become
|
||||||
available. This means that you can see headers immediately,
|
available. This means that you can see headers immediately,
|
||||||
see what is being send even when the request fails, etc.
|
see what is being sent even if the request fails, etc.
|
||||||
* Removed automatic config file creation to avoid concurrency issues.
|
* Removed automatic config file creation to avoid concurrency issues.
|
||||||
* Removed the default 30-second connection ``--timeout`` limit.
|
* Removed the default 30-second connection ``--timeout`` limit.
|
||||||
* Removed Python’s default limit of 100 response headers.
|
* Removed Python’s default limit of 100 response headers.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user