Does anyone know how to download a web page using a proxy? I have used examples found here to download pages and parse the html, but I was wondering how it can be done through a proxy? I think I need to open a connection to the proxy and then somehow connect again to the target server? Any help most appreciated. Thanks.