6.1.0
This release brings improvements for HyperClient
(hyper_client
feature).
Added
HyperClient
now implsDefault
.HyperClient::from_client(hyper::Client<C>)
.
Changed
HyperClient
now re-uses the internal client, allowing connection pooling.