From 8912ae69871a643d1c6e1151f83ebe5cad236882 Mon Sep 17 00:00:00 2001 From: Peter Gervai Date: Thu, 11 Jun 2020 18:26:36 +0200 Subject: [PATCH] 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. --- doc/configuration.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/configuration.txt b/doc/configuration.txt index c75bb5569..d72dca6f1 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