Skip to main content

Module http_client

Module http_client 

Source

Functionsยง

create_http_client
Creates a properly configured reqwest Client with connection pooling and timeouts.
create_http_client_with_timeout
Creates a reqwest Client with custom timeout settings. Still includes connection pooling limits to prevent FD exhaustion.