BUG/MINOR: checks: Remove a warning about http health checks
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 20 May 2020 14:30:32 +0000 (16:30 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 20 May 2020 14:34:54 +0000 (16:34 +0200)
commit1ef78e67d24043ca6f7620fc5a7f87b2fef28dab
tree2fdb7e0003b6389bf06c8ed10bdc03908a86e266
parentf6f9ae40f60dd6de41809db19c28fab8afc9995e
BUG/MINOR: checks: Remove a warning about http health checks

A warning message was backported with the commit 104d66a ("MINOR: checks: Add a
way to send custom headers and payload during http chekcs"). We try to avoid to
backport such warning in stable versions. Thus, the warning is removed.

The patch was directly introduced on 2.1, there is no upstream commit ID for
this patch. It must be backported everywhere the abobe commit is.
src/cfgparse-listen.c