httpx 0.6.0 has been released.
* https://gitlab.com/honeyryderchuck/httpx
httpx is a client library for making HTTP requests from Ruby. It has a
simple but highly configurable API to perform single and multiple requests
(supports HTTP/2 as well has 1.1 and 1.0). It also supports DNS over HTTPS.
### 0.6.0 Changes
* Replaces "http-2" with "http-2-next" as the HTTP/2 parser.
···
---------------------
* website: https://honeyryderchuck.gitlab.io/httpx/
* wiki: https://gitlab.com/honeyryderchuck/httpx/wikis/home
docs: https://honeyryderchuck.gitlab.io/httpx/rdoc/