]> git.ipfire.org Git - thirdparty/haproxy.git/commit
Revert "MINOR: tcp_rules: tcp-{request,response} requires TCP or HTTP mode"
authorAurelien DARRAGON <adarragon@haproxy.com>
Fri, 17 Nov 2023 17:00:26 +0000 (18:00 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 18 Nov 2023 10:16:21 +0000 (11:16 +0100)
commit8e20fdbb1ca5c7f0aed1690e9c6ef73c96c69af1
tree481cbdb54dd2b5815da20f0735266899e49ce05d
parentb6e1e9ec8b30ffab982a7ccf098a0a3ac8b8fedb
Revert "MINOR: tcp_rules: tcp-{request,response} requires TCP or HTTP mode"

This reverts commit 09b15e4163b6a32a418b6f8b8e29dfb356d5fee6 since
we cannot perform the test during parsing as the effective proxy mode is
not yet known.
src/tcp_rules.c