MINOR: contrib/prometheus-exporter: avoid connection close header
authorWilliam Dauchy <wdauchy@gmail.com>
Mon, 11 Jan 2021 19:07:48 +0000 (20:07 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 13 Jan 2021 14:11:38 +0000 (15:11 +0100)
commit1704efee89c9a0d430e63e7a9b54e97644d27a2a
treed8c8fa8d760789034ca08ad9a300361244484bbb
parent50f757c5fdd7e6eb404103d878f648453d00d73e
MINOR: contrib/prometheus-exporter: avoid connection close header

it does not seem to have a reason to close connections after each
request; reflect that in tests by doing all requests within the same
client.

Signed-off-by: William Dauchy <wdauchy@gmail.com>
contrib/prometheus-exporter/service-prometheus.c
reg-tests/contrib/prometheus.vtc