MINOR: httpclient: Make the CLI flags public for future use
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Tue, 20 Dec 2022 10:11:03 +0000 (11:11 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 21 Dec 2022 10:21:07 +0000 (11:21 +0100)
commit95e7cf1ddf35676940b105997dfbacfb2065c13a
tree2cc737950230aa09ffdbb9b1f071c1b61a0c7625
parent2b96364b359bcddaf65512dcaa8229281f1612d8
MINOR: httpclient: Make the CLI flags public for future use

Those flags used by the http_client in its CLI function might come to
use for OCSP updates that will strongly rely on the http client.
include/haproxy/http_client-t.h
src/http_client.c