http 2.6.3
Timeout currently times out from the start point rather than from the last point in which it got communication from the server. Is this how it was intended to be?
I communicate with a site that can be, at times, slow. It can give a large chunk of data, then hang for a couple of seconds, then give me more, so on and so forth.
I have updated the code to reset the timeout counter every time it gets data from the site.