Re: SSL requests with proxies (General questions)
Hi Steven,
Can you please try something like this:
 [code]        http1.ProxyType = wodHttpDLXComLib.ProxyTypes.ProxyWEBStandard
        http1.ProxyAuthentication = wodHttpDLXComLib.HttpAuthentications.AuthNone
        http1.ProxyHostname =  83.138.169.229 
        http1.ProxyPort = 3128
        http1.Response.Filename =  C: est.gif 
        http1.Get( https://a248.e.akamai.net/sec.yimg.com/i/reg/headers/yahoo-us.gif )[/code] 
I tried it on my side, and it works like a charm.
Regards,
Damba


![Open whole thread [*]](themes/default/images/complete_thread.png)









