diff --git a/bin/varnishtest/tests/r02310.vtc b/bin/varnishtest/tests/r02310.vtc index 2f303690cdb..677d2250b2b 100644 --- a/bin/varnishtest/tests/r02310.vtc +++ b/bin/varnishtest/tests/r02310.vtc @@ -11,6 +11,7 @@ server s1 { varnish v1 -vcl+backend {} -start varnish v1 -cliok "param.set feature +http2" +varnish v1 -cliok "param.set feature -vcl_req_reset" client c1 { send "GET / HTTP/1.1\r\n"