pub fn create_client(timeout_secs: u64) -> Result<Client, CommonError>Expand description
Create a new HTTP client with default settings
pub fn create_client(timeout_secs: u64) -> Result<Client, CommonError>Create a new HTTP client with default settings