+1
−2
+1
−0
tests/data/test1252
0 → 100644
+52
−0
Loading
Under condition using http_proxy env var, noproxy list was the combination of --noproxy option and NO_PROXY env var previously. Since this commit, --noproxy option overrides NO_PROXY environment variable even if use http_proxy env var. Closes #1140