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/t0023-sendfile-byte-range.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/t0023-sendfile-byte-range.sh') diff --git a/t/t0023-sendfile-byte-range.sh b/t/t0023-sendfile-byte-range.sh index 89fbd7a..81183c7 100755 --- a/t/t0023-sendfile-byte-range.sh +++ b/t/t0023-sendfile-byte-range.sh @@ -17,7 +17,7 @@ EventMachine|NeverBlock) *) ;; esac -t_plan 12 "sendfile byte range response for $model" +t_plan 13 "sendfile byte range response for $model" t_begin "setup and startup" && { rtmpfiles out err -- cgit v1.2.3-24-ge0c7