Commit 2e48fbaf authored by Dag Haavi Finstad's avatar Dag Haavi Finstad

Verify that s_resp_bodybytes is indeed incremented the correct number of bytes...

Verify that s_resp_bodybytes is indeed incremented the correct number of bytes on partial content responses.
parent b8a53e57
......@@ -90,3 +90,5 @@ client c1 {
expect resp.status == 206
expect resp.bodylen == 100
} -run
varnish v1 -expect s_resp_bodybytes == 1040
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