Function new_https_client_dangerous

Source
pub fn new_https_client_dangerous(
    tls: ClientConfig,
    tcp_options: TcpOptions,
) -> HttpsClient