]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: configuration: http-check send was missing from matrix
authorPeter Gervai <grinapo@gmail.com>
Thu, 11 Jun 2020 16:26:36 +0000 (18:26 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 19 Jun 2020 19:38:05 +0000 (21:38 +0200)
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.

doc/configuration.txt

index c75bb55694749d306b7b5abc2566bddff06e3b9f..d72dca6f15dd17db1f7c85e1b717c7da61e52eb8 100644 (file)
@@ -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