Function azure_core::new_http_client
source · [−]pub fn new_http_client() -> Arc<dyn HttpClient>Expand description
Construct a new HTTP client with the reqwest backend.
pub fn new_http_client() -> Arc<dyn HttpClient>Construct a new HTTP client with the reqwest backend.