[−][src]Function file_fetcher::http::open_bytes
pub fn open_bytes(url: Url) -> Result<Vec<u8>>
Read url with http get and give resulting bytes
pub fn open_bytes(url: Url) -> Result<Vec<u8>>
Read url with http get and give resulting bytes