From 16b24c86cecec0697b35ac321cddd500bc9cfdea Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 5 Jan 2011 10:54:45 -0800 Subject: tests: ensure 416 responses do keepalive This is useful for clients that specify a bad range, we can preserve the connection for them to specify a good response. --- t/t0022-copy_stream-byte-range.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/t0022-copy_stream-byte-range.sh') diff --git a/t/t0022-copy_stream-byte-range.sh b/t/t0022-copy_stream-byte-range.sh index e4fcdbf..7539c02 100755 --- a/t/t0022-copy_stream-byte-range.sh +++ b/t/t0022-copy_stream-byte-range.sh @@ -17,7 +17,7 @@ ThreadSpawn|WriterThreadSpawn|ThreadPool|WriterThreadPool|Base) ;; ;; esac -t_plan 12 "IO.copy_stream byte range response for $model" +t_plan 13 "IO.copy_stream byte range response for $model" t_begin "setup and startup" && { rtmpfiles out err -- cgit v1.2.3-24-ge0c7