Function register_download_provider

Source
pub fn register_download_provider<C>(name: &str) -> &'static mut C
Expand description

Register a new download provider type, which is used by the core (and other plugins) to make HTTP requests.