REGTESTS: Add reg tests for the HTTP return action
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 5 Feb 2020 15:46:38 +0000 (16:46 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 6 Feb 2020 14:13:04 +0000 (15:13 +0100)
commitc5a0aeef852bc77bfd77d95d198a3455e1a9f27b
treec4a55c1af9bdfc70b495d909646482a7ad2c8d8a
parent700d9e88ad20060dd565a245cc7990813e5377b1
REGTESTS: Add reg tests for the HTTP return action

2 reg tests have been added to ensure the HTTP return action is functionnal. A
reg test is about returning error files. The other one is about returning
default responses and responses based on string or file payloads.
reg-tests/http-errorfiles/http_return.vtc [new file with mode: 0644]
reg-tests/http-rules/1k.txt [new file with mode: 0644]
reg-tests/http-rules/http_return.vtc [new file with mode: 0644]
reg-tests/http-rules/lf-file.txt [new file with mode: 0644]