mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-04 00:00:37 -04:00
241 B
241 B
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.