Hello, All: A quick question.
Seems Apache http client(org.apache.commons.httpclient) supports http proxy. The way to do it is to call HostConfiguration.setProxy(). Does Apache http client also supports socks 4 proxy ,socks5 proxy and reverse proxy? if so, how to call the apache APIs to do it? thanks a lot! Michelle
