Re: HTTPS on wodhttpdlx (General questions)
Greg,
I get the same result for both requests (Http and Https). It takes less then a second to retrieve the page body.
I tested with our 1.Simple VB sample, and set Blocking to true.
I also changed the Command1_Click event to this:
[code]
Debug.Print Now
wodHttp1.Get txtURL.Text
Debug.Print Now
[/code]
Regards,
Damba