Hi,
 
Through a Java class, I want to be able to connect to the internet through a proxy server which needs to be authenticated by a username and password using basic authentication. How do I do it?
Note: The proxy uses HTTP/1.1
 

Reply via email to