Open GoogleCodeExporter opened 8 years ago
Let me check if the underlying library supports this.
Original comment by subwiz
on 15 Feb 2013 at 5:04
I was able to get it use a SOCKS proxy by disabling the proxy config in the app
and using this command to start it: java -DsocksProxyHost=localhost
-DsocksProxyPort=9989 -jar restclient-ui-3.1-jar-with-dependencies.jar
Original comment by mcfarla...@gmail.com
on 15 Feb 2013 at 9:16
Thanks for giving me pointer.
We use the Apache HTTP Client. There seems to be some code examples in this
thread:
http://httpcomponents.10934.n7.nabble.com/Fw-SOCKS-proxy-example-td12931.html
Original comment by subwiz
on 16 Feb 2013 at 3:05
Original issue reported on code.google.com by
mcfarla...@gmail.com
on 13 Feb 2013 at 5:21