Re: SSL requests with proxies (General questions)
So I tried it out and got it to work...but just so you know I had to switch my Get() call to the StateChange event with an if for Connected - idle
I just tried some debugging and it seems the only time the Connected event fires is when you use a proxy and an https url.
If you don't use a proxy, https or http, and if you use a proxy and http, the event does not fire.
Pretty strange, sorry if i made you guys break it haha
thanks again,
Steven