Re: Get() with bad URL and Blocking = true doesn (General questions)
Hi Anca,
What exactly do you mean by remains in blocked state?
When I edit the sample and do the following:
[code]m_Http.SetBlocking(TRUE);[/code]
Then I run the sample, and set hostname to a non-existent and click Get, the component throws an exception with Host not found. description.
Isn't that the case on your side?
I did the testing with the latest version, and the above line of code is the only thing i changed in the sample.
Regards,
Damba