tests: ensure 416 responses do keepalive
commit16b24c86cecec0697b35ac321cddd500bc9cfdea
authorEric Wong <normalperson@yhbt.net>
Wed, 5 Jan 2011 18:54:45 +0000 (5 10:54 -0800)
committerEric Wong <normalperson@yhbt.net>
Wed, 5 Jan 2011 18:54:45 +0000 (5 10:54 -0800)
tree8c04405e5f6de58479cc57b18e51452092d219c1
parent89e1f00cd540bca54c2cbcb7d9b6cad5e0e3cf34
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/byte-range-common.sh
t/t0022-copy_stream-byte-range.sh
t/t0023-sendfile-byte-range.sh