From: Peter Gervai Date: Thu, 11 Jun 2020 16:26:36 +0000 (+0200) Subject: DOC: configuration: http-check send was missing from matrix X-Git-Tag: v2.2-dev10~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8912ae69871a643d1c6e1151f83ebe5cad236882;p=thirdparty%2Fhaproxy.git DOC: configuration: http-check send was missing from matrix The new directive and its doc were added by commit 8acb1284b ("MINOR: checks: Add a way to send custom headers and payload during http chekcs") but the index was not updated. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index c75bb55694..d72dca6f15 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -2788,6 +2788,7 @@ http-check comment X - X X http-check connect X - X X http-check disable-on-404 X - X X http-check expect X - X X +http-check send X - X X http-check send-state X - X X http-check set-var X - X X http-check unset-var X - X X