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.
pub fn new_https_client_from_tcp_options(tcp_options: TcpOptions) -> HttpsClient
Returns a new Fuchsia-compatible hyper client for making HTTP and HTTPS requests.