Closed GoogleCodeExporter closed 8 years ago
Proxy p = new Proxy( Proxy.Type.HTTP,new
InetSocketAddress(config.getProxy(),8080));
HttpURLConnection connection = (HttpURLConnection) url.openConnection
(proxy);
Original comment by s.thanga...@gmail.com
on 21 Oct 2009 at 12:55
This is fixed in WSC Version 18. Please try it out.
Original comment by manoj.ch...@gmail.com
on 6 Apr 2010 at 11:11
Original issue reported on code.google.com by
s.thanga...@gmail.com
on 21 Oct 2009 at 12:39