mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-05 00:02:38 -04:00
7 lines
241 B
Markdown
7 lines
241 B
Markdown
# 0.6.1
|
|
|
|
## Bugfixes
|
|
|
|
* If an http2 connection error happened before streams were open, errors weren't propagated, and there was an infinite loop.
|
|
* Bumping `http-2-next`, fixes the flow control issue causing requests to cloudfront to fail.
|