- From: Marco Ariano <marco.ariano@pipercreek.com>
- Date: Tue, 29 Jun 1999 15:53:45 MST
- To: www-lib@w3.org
I have a demo app (secureget) that worked fine when retrieving an SSL document from outside a proxy. I can't get it to work from behind a proxy even when I add the lines HTProxy_add( "http", "http://my.proxy.com:8080" ); HTProxy_add( "https", "http://my.proxy.com:8080" ); to the program. My browser can get the document with all proxy settings pointing to the above address. Anyone have any hints or suggestions? thanks, Marco
Received on Tuesday, 29 June 1999 17:53:48 UTC