mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-05 00:02:38 -04:00
10 lines
314 B
Markdown
10 lines
314 B
Markdown
# 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)
|
|
|
|
|