return 206 status for partial sendfile responses
commita471d10cd793c4dc7182b4e588a21d6ac7c41de7
authorEric Wong <normalperson@yhbt.net>
Thu, 30 Dec 2010 08:32:22 +0000 (30 08:32 +0000)
committerEric Wong <normalperson@yhbt.net>
Wed, 5 Jan 2011 00:21:17 +0000 (4 16:21 -0800)
tree2edaafc3f753f22fe08e995d3fa54398c5e129a5
parentdc77752eb7bfe528c60dc0ac028717877342e22a
return 206 status for partial sendfile responses

Although curl did not complain, 206 is the correct error
code for partial HTTP responses.
lib/rainbows/response/range.rb
t/byte-range-common.sh