Function janus_client::default_http_client
source · pub fn default_http_client() -> Result<Client, Error>Expand description
Construct a reqwest::Client suitable for use in a DAP Client.
pub fn default_http_client() -> Result<Client, Error>Construct a reqwest::Client suitable for use in a DAP Client.