Function fetch_from_network_plain

Source
pub fn fetch_from_network_plain(url: &str) -> Result<String, UtilError>