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,5 +1,5 @@
|
||||||
varnishtest "http-restrict-req-hdr-names option tests"
|
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
|
# This config tests "http-restrict-req-hdr-names" option
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue