REGTEST: Add a simple script to tests errorfile directives in proxy sections
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 11 Jun 2020 11:43:20 +0000 (13:43 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 3 Jul 2020 17:03:54 +0000 (19:03 +0200)
commit81c76843a0b7732855babbcae99b5b8adccb9b4f
tree6a2ddd04a36d4004d1724b6ab94259d605bf6287
parent4269a0b5d0091abb8f2b85bfcbea256170f535c1
REGTEST: Add a simple script to tests errorfile directives in proxy sections

This script is compatible with all HAProxy versions. It does not depend on 2.2
features.

(cherry picked from commit 60837d340ccf0c715b0b06db347d66109c20accf)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
reg-tests/http-errorfiles/errorfiles.vtc [new file with mode: 0644]