mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-12-05 00:02:12 -05:00
348 B
348 B
0.18.2
Bugfixes
- A bug was reported and fixed, whereby a persistent connection with a
:total_timeoutset was triggering the timeout and leaving the process looping indefinitely.
Chore
The quirk of using the :persistent plugin with :total_timeout has been documented: https://gitlab.com/os85/httpx/-/wikis/Timeouts#total_timeout.