MINOR: httpclient: httpclient_data() returns the available data
authorWilliam Lallemand <wlallemand@haproxy.org>
Tue, 21 Sep 2021 08:45:34 +0000 (10:45 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 24 Sep 2021 12:21:26 +0000 (14:21 +0200)
commit518878e007aa7cdb6b3d0047427089733bba23e1
tree929b2b045764549c0ca15ec2608f328c9f6b2c6b
parentb6b1cdeae42a9c34692ed194452cf433f747e96b
MINOR: httpclient: httpclient_data() returns the available data

httpclient_data() returns the available data in the httpclient.
include/haproxy/http_client.h
src/http_client.c