Function new_https_client_from_tcp_options

Source
pub fn new_https_client_from_tcp_options(tcp_options: TcpOptions) -> HttpsClient
Expand description

Returns a new Fuchsia-compatible hyper client for making HTTP and HTTPS requests.