Skip to main content

http_get_binary

Function http_get_binary 

Source
pub fn http_get_binary(host: &str, path: &str) -> Result<Vec<u8>, &'static str>