Re: rpki-client more http.c cleanup

2021-04-13 Thread Sebastian Benoit
Claudio Jeker(cje...@diehard.n-r-g.com) on 2021.04.13 14:14:38 +0200: > This is another minor cleanup. It makes http_done() similar to http_fail() > and by taking all the arguments (which would allow it to be called after > the http connection was removed) and it also no longer alters the http > st

rpki-client more http.c cleanup

2021-04-13 Thread Claudio Jeker
This is another minor cleanup. It makes http_done() similar to http_fail() and by taking all the arguments (which would allow it to be called after the http connection was removed) and it also no longer alters the http state. At the same time move some common code between http_connect() and http_f