Hi there
I am using HttpUtils2 version 2.00 with 3.82
I use HttJob to comunicate with a Http Server (a rest server that I made) to retrieve data etc.
It works just fine.
However there is one thing that bothers me, there is some kind of timeout in the time the http waits for the response, if get longer it disconnect and I lose the return data.
Eventually the server get busy updating tables and there is a delay on the response, what happens is that the connect is terminated, and should not.
Is there a way to control this ? I need in few situation to have a wait time bigger to not get disconnected.
Eduardo
I am using HttpUtils2 version 2.00 with 3.82
I use HttJob to comunicate with a Http Server (a rest server that I made) to retrieve data etc.
It works just fine.
However there is one thing that bothers me, there is some kind of timeout in the time the http waits for the response, if get longer it disconnect and I lose the return data.
Eventually the server get busy updating tables and there is a delay on the response, what happens is that the connect is terminated, and should not.
Is there a way to control this ? I need in few situation to have a wait time bigger to not get disconnected.
Eduardo