]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: add a test for "filter-sequence" directive
authorAurelien DARRAGON <adarragon@haproxy.com>
Fri, 3 Apr 2026 08:51:01 +0000 (10:51 +0200)
committerAurelien DARRAGON <adarragon@haproxy.com>
Fri, 3 Apr 2026 10:10:32 +0000 (12:10 +0200)
commit3eebd5f67dfa3a692a6fc5a1bfb64b265da3a031
tree6afe8638251f5bf09e7f16856f756cf8a67a82dc
parent8d28c0e37b0a2bdb29145dd2ea406d9c5f861faf
REGTESTS: add a test for "filter-sequence" directive

We add a reg-test, filter_sequence.vtc, with associated lua file
dummy_filters.lua to cover the "filter-sequence" directive and
ensure it is working as expected, both for request and responses
paths.

This regtest will only be effective starting with 3.4-dev0
reg-tests/filters/dummy_filters.lua [new file with mode: 0644]
reg-tests/filters/filter_sequence.vtc [new file with mode: 0644]