pub fn get_input_from_web_or_cache( url: &str, cookie: &str) -> Result<String, Error>
Dispatches to the get-function, see its documentation.
get