mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-06 00:02:08 -04:00
6 lines
161 B
Markdown
6 lines
161 B
Markdown
# 0.0.5
|
|
|
|
* Fixed HTTP/1 pipelining (it's working again).
|
|
|
|
* Fixed multiple requests to the same domain over https (SSL sockets weren't being properly reopened).
|