]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTEST: Add a test for request path manipulations, with and without the QS
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 3 Sep 2020 09:53:50 +0000 (11:53 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 4 Sep 2020 09:41:47 +0000 (11:41 +0200)
commit1c22048d66b75d1d9158fd077e7297a2c08f27f6
treef3b20b631e836f292ef522c5b54e0fffc1b016c1
parente720c32b78566ce6f5f610f6e14b09b5b774610d
REGTEST: Add a test for request path manipulations, with and without the QS

This new script tests set-path/replace-path and set-pathq/replace-pathq
rules. It also tests path and pathq sample fetches.

This patch should be backported to 2.2 if corresponding keywords are also
backported.
reg-tests/http-rules/path_and_pathq.vtc [new file with mode: 0644]