Expand description
Shared HTTP client builder helpers (proxy from environment).
Functionsยง
- apply_
env_ proxy - Apply
HTTP(S)_PROXYandNO_PROXYfrom the environment to a reqwest builder. - build_
http_ client - Build a reqwest client with environment proxy settings applied.