Skip to main content

Module http_client

Module http_client 

Source
Expand description

Shared HTTP client builder helpers (proxy from environment).

Functionsยง

apply_env_proxy
Apply HTTP(S)_PROXY and NO_PROXY from the environment to a reqwest builder.
build_http_client
Build a reqwest client with environment proxy settings applied.