Re: SSL requests with proxies (General questions)
The request seems to work when I cut out the connect method like you did. It's cool for this debug program but in my main app I like to be in control of the connect event, mainly so I can see when a proxy doesn't connect.
I might be able to modify it to work like this, but is there any way of getting an HTTPS request while using the connect call and event handler? I don't see why it's even an issue, if the URL is set to an HTTPS URL the control should take care of it instead of freezing...
Thanks for the help,
Steven
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