Function ureq::get[][src]

pub fn get<S>(path: S) -> Request where
    S: Into<String>, 

Make a GET request.