[][src]Function file_fetcher::http::open

pub fn open(url: Url) -> Result<Box<dyn Read>>

Read url with http get and give resulting reader