create_optimized_client

Function create_optimized_client 

Source
pub fn create_optimized_client() -> Result<Client>
Expand description

Create an optimized HTTP client with connection pooling, keep-alive settings, and appropriate timeouts for better performance and connection reuse.