pub fn default_http_client() -> Option<impl HttpClient + Send + Sync + 'static>Expand description
Try to instantiate a HTTP client that is suitable for the current platform.
pub fn default_http_client() -> Option<impl HttpClient + Send + Sync + 'static>Try to instantiate a HTTP client that is suitable for the current platform.