pub fn create_http_client() -> Result<HttpClient, WarpgateHttpClientError>Expand description
Create an HTTP(S) client that’ll be used for downloading files.
pub fn create_http_client() -> Result<HttpClient, WarpgateHttpClientError>Create an HTTP(S) client that’ll be used for downloading files.