Skip to main content

get

Function get 

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

GET url and return body (uses global bounded client).