httpx/doc/release_notes/0_18_2.md
2021-12-09 17:53:41 +00:00

10 lines
359 B
Markdown

# 0.18.2
## Bugfixes
* A bug was reported and fixed, whereby a persistent connection with a `:total_timeout` set 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/honeyryderchuck/httpx/-/wikis/Timeouts#total_timeout.