get

Function get 

Source
pub fn get(uri: &str, writer: &mut Vec<u8>) -> Result<(), Error>
Expand description

Function to performed a GET request on the url and write the return in the writer buffer