commit | cedf8fbcc6461898a8f3e9063712d2421116d4e9 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Mon Jan 20 11:56:53 2020 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Mon Jan 20 15:19:55 2020 +0100 |
tree | 99c06ac0d86e4b59cfda79e153693e0f1eed98c4 | |
parent | 554c0ebffd63884079b3ad865ab2329f5b575def [diff] |
REGTEST: Add a strict rewriting mode reg test With this new reg test we ensure the strict rewriting mode of HTTP rules is functional. The mode is tested for request and response rules. The default mode (strict), the swtich off and the reset on new ruleset are tested for both.