Hi, as no objections were here, commited to cvs.
Thanks, Alex Alexander Malysh schrieb:
Hi all,attached patch removes retry within http.c in client code. I think that it's bad idea to do any retries in http.c module because it's just library that should just give error to the caller back and not decide to do any retries. The caller is then responsible to do retry.Any objections? Thanks, Alex