pub fn build_http_client(settings: &HttpConfig) -> Result<Client, ClientError>Expand description
Create a new HTTP client that can be shared across different clients
pub fn build_http_client(settings: &HttpConfig) -> Result<Client, ClientError>Create a new HTTP client that can be shared across different clients