httpx/doc/release_notes/0_14_3.md
2021-05-28 12:44:52 +01:00

5 lines
182 B
Markdown

# 0.14.3
## Bugfixes
* fixed: HTTP/1 "connection: close" header was "leaking" into subsequent redirect follow, including HTTP/2 requests which would fail due to the invalid header.