Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions bin/varnishtest/tests/r02310.vtc
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down