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
Complete thread:
- SSL requests with proxies - stevenq, 2009-01-11, 00:24
- Re: SSL requests with proxies - wodDamir, 2009-01-11, 16:06
- Re: SSL requests with proxies - stevenq, 2009-01-12, 02:55
- Re: SSL requests with proxies - woddrazen, 2009-01-12, 09:18
- Re: SSL requests with proxies - woddrazen, 2009-01-12, 12:02
- Re: SSL requests with proxies - stevenq, 2009-01-12, 17:22
- Re: SSL requests with proxies - stevenq, 2009-01-12, 18:53
- Re: SSL requests with proxies - stevenq, 2009-01-12, 19:07
- Re: SSL requests with proxies - wodDamir, 2009-01-12, 20:11
- Re: SSL requests with proxies - wodDamir, 2009-01-12, 22:13
- Re: SSL requests with proxies - steve, 2009-01-13, 01:22
- Re: SSL requests with proxies - wodDamir, 2009-01-12, 22:13
- Re: SSL requests with proxies - wodDamir, 2009-01-12, 20:11
- Re: SSL requests with proxies - stevenq, 2009-01-12, 19:07
- Re: SSL requests with proxies - stevenq, 2009-01-12, 18:53
- Re: SSL requests with proxies - stevenq, 2009-01-12, 17:22
- Re: SSL requests with proxies - woddrazen, 2009-01-12, 12:02
- Re: SSL requests with proxies - woddrazen, 2009-01-12, 09:18
- Re: SSL requests with proxies - stevenq, 2009-01-12, 02:55
- Re: SSL requests with proxies - wodDamir, 2009-01-11, 16:06