]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTEST: add ifnone-forwardfor test
authorAurelien DARRAGON <adarragon@haproxy.com>
Mon, 9 Jan 2023 10:02:48 +0000 (11:02 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 27 Jan 2023 14:18:59 +0000 (15:18 +0100)
commit424981cdef53c5cff43744738b4518dde1611c20
tree9af703a325091ab944bded9872f2424291b306aa
parentb2bb9257d255e5d5377d9d3ce5b2d41795207669
REGTEST: add ifnone-forwardfor test

Add a new test to prevent any regression for the if-none parameter in
the "forwardfor" proxy option.
This will ensure upcoming refactors don't break reference behavior.
reg-tests/http-rules/ifnone-forwardfor.vtc [new file with mode: 0644]