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