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