mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-29 18:18:59 -04:00
REGTESTS: Do not use REQUIRE_VERSION for HAProxy 2.5+ (2)
Introduced in:18c13d3bdMEDIUM: http-ana: Add a proxy option to restrict chars in request header names see also:fbbbc33dfREGTESTS: Do not use REQUIRE_VERSION for HAProxy 2.5+
This commit is contained in:
parent
6a0d217628
commit
bb186ee318
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
varnishtest "http-restrict-req-hdr-names option tests"
|
||||
#REQUIRE_VERSION=2.6
|
||||
feature cmd "$HAPROXY_PROGRAM -cc 'version_atleast(2.6-dev0)'"
|
||||
|
||||
# This config tests "http-restrict-req-hdr-names" option
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue