]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: silence warning "previous 'http-response' action is final"
authorWilly Tarreau <w@1wt.eu>
Tue, 19 Nov 2024 06:48:01 +0000 (07:48 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 19 Nov 2024 07:06:26 +0000 (08:06 +0100)
commit04465d25bc37941c895d8ee76d68055ab0779fb0
treea9c39e2257af99fd9530a8e2eab2d5a3b48f6d70
parent671f6beac1025c9288078894947c05fa7aba91da
REGTESTS: silence warning "previous 'http-response' action is final"

The regtest "h1or2_to_h1c" contains both an allow and a deny at the end,
likely to help catch rare bugs. But this triggers a warning that we can
silence by placing a condition on the penultimate rule.
reg-tests/http-rules/h1or2_to_h1c.vtc