Skip to main content

http_get_real

Function http_get_real 

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