pub fn default_http_client() -> Result<Client, Error>
Construct a reqwest::Client suitable for use in a DAP Client.
reqwest::Client
Client