pub fn build_http_client<B>() -> Client<HttpConnector, B>where B: Body + Send, B::Data: Send,
client-hyper