proxy-from-env
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
Checks if a url should be proxied
Create http agent for HTTP(S)_PROXY proxies and/or keepAlive
Check if a url shall be proxied through a http(s) proxy
no_proxy ProxyAgent for undici
Proxy agent for got