Commit 13979086 authored by Walid Boudebouda's avatar Walid Boudebouda

fix r00498.vtc bionic

parent 65242d1d
......@@ -3,7 +3,7 @@ varnishtest "very very very long return header"
server s1 {
rxreq
expect req.url == "/"
txresp -hdr "Location: ${string,repeat,8136,1}" -nodate -body {foo}
txresp -noserver -hdr "Location: ${string,repeat,8136,1}" -nodate -body {foo}
} -start
varnish v1 -vcl+backend {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment