mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-08-22 00:02:38 -04:00
314 B
314 B
0.0.2
-
Hot-Fixed a flaw from the first version which was breaking https calls (SNI was broken).
-
Added a few test hackernews scraping scripts, which will be used for trouble-shooting/benchmarking.
-
Refactored/Fixed closing connections (HTTP/2 connections were buffering but not sending the GOAWAY frame)