Skip to main content

https_get_real

Function https_get_real 

Source
pub fn https_get_real(
    host: &str,
    path: &str,
) -> Result<HttpsGetResult, &'static str>