[ANN] httpx 0.2.0 Released

httpx version 0.2.0 has been released!

* https://gitlab.com/honeyryderchuck/httpx

httpx is a library for performing HTTP requests. It is simple, extensible,
fast and compliant. It supports HTTP/2.

Changes:

* Non-blocking DNS resolution

* Support for DNS-over-HTTPS (aka DoH)

* Support for HTTP/2 connection coalescing (see
https://daniel.haxx.se/blog/2016/08/18/http2-connection-coalescing/)