build_http_client

Function build_http_client 

Source
pub fn build_http_client(settings: &HTTPConfig) -> Result<Client, ClientError>
Expand description

Create a new HTTP client that can be shared across different clients