]> git.ipfire.org Git - thirdparty/haproxy.git/commit
Revert "MINOR: cfgparse-listen: "http-reuse" requires TCP or HTTP mode"
authorAurelien DARRAGON <adarragon@haproxy.com>
Fri, 17 Nov 2023 17:05:05 +0000 (18:05 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 18 Nov 2023 10:16:21 +0000 (11:16 +0100)
commit7d59730100322be35dfd7c7cf6c373cc41d449ac
tree7e0c8dc556b44805830fe9282a96439a3a918a80
parentf1a072d07738bf3642d93f41208531d1a69d4f22
Revert "MINOR: cfgparse-listen: "http-reuse" requires TCP or HTTP mode"

This reverts commit 65f1124b5dd4f01142337318f16968a33c2146ed since we
cannot perform the test during parsing as the effective proxy mode is
not yet known.
src/cfgparse-listen.c