mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-06 00:02:08 -04:00
5 lines
182 B
Markdown
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. |