MINOR: httpclient: cleanup the include files
authorWilliam Lallemand <wlallemand@haproxy.org>
Fri, 20 Aug 2021 12:25:15 +0000 (14:25 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 20 Aug 2021 12:25:15 +0000 (14:25 +0200)
commit2a8fe8bb48e0c200ad739f473ca79728578d4367
tree5bbba92ef5e759c4613407556d9631600cc68394
parent0d6f7790fbe431b148b2514fb8caf800b428bd77
MINOR: httpclient: cleanup the include files

Include the correct .h files in http_client.c and http_client.h.

The api.h is needed in http_client.c and http_client-t.h is now include
directly from http_client.h
include/haproxy/http_client.h
src/http_client.c