Commit a6e6c8b5 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Stabilize this test relative to thread scheduling.

parent 6def39b1
......@@ -6,8 +6,11 @@ server s1 {
expect req.http.range == <undef>
txresp \
-hdr "Foobar: _barf_" \
-hdr "Connection: close" \
-body "012345\n"
accept
rxreq
expect req.url == "/bar"
expect req.http.range == "200-300"
......
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