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.
This commit is contained in:
Peter Gervai 2020-06-11 18:26:36 +02:00 committed by Willy Tarreau
parent df4c9d2a28
commit 8912ae6987

View 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