mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-15 21:59:41 -04:00
REGTESTS: restrict_req_hdr_names: Extend supported versions
This reg-test was backported as far as 2.0. Thus, extend supported versions accordingly. This patch must be backported as far as 2.0.
This commit is contained in:
parent
3d1da9a440
commit
fdf693477a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
varnishtest "http-restrict-req-hdr-names option tests"
|
||||
feature cmd "$HAPROXY_PROGRAM -cc 'version_atleast(2.6-dev0)'"
|
||||
feature cmd "$HAPROXY_PROGRAM -cc 'version_atleast(2.0-dev0)'"
|
||||
|
||||
# This config tests "http-restrict-req-hdr-names" option
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue