[ANN] httpx 0.6.1 released

httpx 0.6.1 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.1 Changes

TL;DR: There was a slight misinterpretation of the HTTP/2 spec causing
requests going through AWS cloudfront to break. This has been addressed now.

···

---------------------

* website: https://honeyryderchuck.gitlab.io/httpx/
* wiki: https://gitlab.com/honeyryderchuck/httpx/wikis/home
docs: https://honeyryderchuck.gitlab.io/httpx/rdoc/