about summary refs log tree commit homepage
path: root/t/t0106-rack-input-keepalive.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t0106-rack-input-keepalive.sh')
-rwxr-xr-xt/t0106-rack-input-keepalive.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/t0106-rack-input-keepalive.sh b/t/t0106-rack-input-keepalive.sh
index 5dade57..f9c9758 100755
--- a/t/t0106-rack-input-keepalive.sh
+++ b/t/t0106-rack-input-keepalive.sh
@@ -17,6 +17,8 @@ t_begin "setup and startup" && {
 t_begin "send big pipelined chunked requests" && {
         (
                 cat $fifo > $tmp &
+                Connection=keep-alive
+                export Connection
                 content-md5-put < random_blob
                 content-md5-put < random_blob
                 content-md5-put < random_blob