Huang Dawei Fri, 03 Feb 2023 00:39:15 -0800
I’d suppose there is a misunderstanding: HTTP_PROXY is used to specify the proxy options of all HTTP connections, and HTTPS_PROXY is used by HTTPS connections. Only in this way the names of ALL_PROXY and NO_PROXY could make sense.
--- Dawei Huang