]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: proxy/checks: Move parsing of httpchk option in checks.c
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 9 Apr 2020 12:48:48 +0000 (14:48 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 27 Apr 2020 07:39:38 +0000 (09:39 +0200)
commit6c2a743538ab92ae70e8fbd82203a5a486a0f598
tree44ba3f27f9776e22c2e257c78f8ce0b6b556c5c7
parentdf38f88d61b81280ac217c4f41240715f966c8fa
MINOR: proxy/checks: Move parsing of httpchk option in checks.c

Parsing of the proxy directive "option httpchk" have been moved in checks.c.
include/common/defaults.h
include/proto/checks.h
src/cfgparse-listen.c
src/checks.c