This makes the tests succeed when using --disable-proxy. Closes https://github.com/curl/curl/pull/4488
These tests use an HTTP proxy so require that curl be built with HTTP support.
Properly resolve, convert and log the proxy host names. Support the "--connect-to" feature for SOCKS proxies and for passive FTP data transfers. Follow-up to cb4e2be Reported-by: Jay Satiro Fixes https://github.com/curl/curl/issues/1248
cb4e2be