httpd: emit correct content length on range requests past the end. Closes 4952
authorRob Walker <rwalker@codeaurora.org>
Tue, 3 Apr 2012 06:09:28 +0000 (08:09 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 3 Apr 2012 06:09:28 +0000 (08:09 +0200)
commit7a4269329fa05411b477b540beebf18af90e9b42
treee55230dad08a9f811f7404dea1f1dafb510d4f62
parent1d9e99b399e72763045a2428e04b32278538ccc7
httpd: emit correct content length on range requests past the end. Closes 4952

Signed-off-by: Rob Walker <rwalker@codeaurora.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/httpd.c