Skip to main content

build_https_client_with_config

Function build_https_client_with_config 

Source
pub fn build_https_client_with_config(tls_config: ClientConfig) -> HttpsClient
Expand description

Builds an HTTPS-capable hyper client using a custom TLS configuration and the default connection timeout.