Type Definition dash_mpd::HttpClient[][src]

pub type HttpClient = Client;
Expand description

A blocking Client from the reqwest crate, that we use to download content over HTTP.