TScHttpWebRequest Hang in GetResponse

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
clement75
Posts: 5
Joined: Tue 06 Jul 2021 05:52

TScHttpWebRequest Hang in GetResponse

Post by clement75 » Tue 06 Jul 2021 06:15

Hi,

I cannot find out the reason why the program hang in the below line:
vWebResponse := vHttpWebRequest.GetResponse;

I try to use Postman to call the api, it can return error message like in the below format:
"Error: xxxxxxxxxxxxxxxx"

How can i use "Timeout" to stop the waiting?

Thank You.

YanishevskiyVI
Devart Team
Posts: 70
Joined: Wed 02 Jun 2021 09:30

Re: TScHttpWebRequest Hang in GetResponse

Post by YanishevskiyVI » Thu 08 Jul 2021 11:42

Hi Clement,

Unfortunately, we could not reproduce the issue.
Please check if the it persists on the latest version of SecureBridge 9.5.1 and let us know.
Looking forward to your reply.

Vitaliy
Devart Team

Post Reply