commit | 6c90379d6f325891c6d73a2e02d9b8d5c39c6620 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Tue Nov 14 09:03:15 2023 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Tue Nov 14 11:12:26 2023 +0100 |
tree | 8ba298a3629b64a99830671b6c5cc025eecb6898 | |
parent | 948a5a0a36ad237248fd683327905e7095d1051b [diff] |
REGTESTS: http: Improve script testing abortonclose option We now take care to properly handle the abortonclose close option if it is set on the backend and be sure we ignore it when it is set on the frontend (inherited from the defaults section). (cherry picked from commit af7db3a43c9bd57e837ddb68fa046cdda6c56e0a) Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>