Commit 3ae6edff authored by guillaume quintard's avatar guillaume quintard

Expect right after rxreq

parent 05249f92
......@@ -2,8 +2,8 @@ varnishtest "Test that C-L on HEAD request aren't nuked"
server s1 {
rxreq
txresp -nolen -hdr "content-length: 17"
expect req.method == "HEAD"
txresp -nolen -hdr "content-length: 17"
} -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