Closed GoogleCodeExporter closed 9 years ago
Hi
Sorry for the very late response.
To find out what proxy is selected and why you can install a logger in proxy
vole
with the following code
com.btr.proxy.util.Logger.setBackend(new MyLogger());
With MyLogger implemented to log to the console or do whatever you want.
With this it should be easy to fully understand why localhost is printed.
Original comment by rosstaus...@googlemail.com
on 9 Feb 2015 at 9:15
Original issue reported on code.google.com by
ssivar...@gmail.com
on 16 Oct 2014 at 5:51