in reply to Re: https request failing
in thread https request failing
In the perl script I used: no_proxy() should not proxy be skipped?env | grep proxy http_proxy=http://<company-proxy>.se:8080/ https_proxy=http://<company-proxy>.se:8080/ no_proxy=localhost, 127.0.0.1, .<companyname>.se, .company.com
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: https request failing
by marto (Cardinal) on Sep 18, 2012 at 12:29 UTC | |
by Anonymous Monk on Mar 11, 2013 at 09:23 UTC |