mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-24 15:49:14 -04:00
REGTESTS: Do not use REQUIRE_VERSION for HAProxy 2.5+ (5)
Introduced in:25bcdb1d9BUG/MAJOR: h1: Be stricter on request target validation during message parsing see also:fbbbc33dfREGTESTS: Do not use REQUIRE_VERSION for HAProxy 2.5+
This commit is contained in:
parent
8e8cdf114b
commit
294c47a5ef
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ varnishtest "HTTP request tests: H1 request target parsing"
|
|||
|
||||
feature ignore_unknown_macro
|
||||
|
||||
#REQUIRE_VERSION=3.0
|
||||
feature cmd "$HAPROXY_PROGRAM -cc 'version_atleast(3.0-dev0)'"
|
||||
|
||||
haproxy h1 -conf {
|
||||
global
|
||||
|
|
|
|||
Loading…
Reference in a new issue