Skip to main content

http_get_bytes

Function http_get_bytes 

Source
pub fn http_get_bytes(url: &str) -> Result<Vec<u8>>
Expand description

GET HTTP renvoyant le corps en octets (assets binaires).