Commit 72b94e69 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

We expect the backends to get into trouble

parent 03505109
......@@ -21,9 +21,10 @@ server s1 -repeat 2 {
chunked "FOOBAR"
non-fatal
chunkedlen 0
expect_close
accept
fatal
} -start
varnish v1 \
......
......@@ -24,9 +24,11 @@ server s1 {
chunked "FOOBAR"
non-fatal
chunkedlen 0
accept
fatal
# This one will not be streamed
rxreq
......
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