zut.net.fix_no_proxy_env_localhost
- zut.net.fix_no_proxy_env_localhost(*hosts: str)
Ensure NO_PROXY environment variable contains localhost and 127.0.0.1 (and optional additional hosts given as arguments) in case HTTP_PROXY or HTTPS_PROXY are given
This avoids a lot of misconfigurations that are hard to debug.