httpd: make byte ranges which start at 0 work too. Closes 4766
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 19 Feb 2012 16:18:45 +0000 (17:18 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 19 Feb 2012 16:18:45 +0000 (17:18 +0100)
commit8cce1b3ad8c28b5c34c24d79b32b6cebb75ea2f5
treec6db3dee1471d8b4deb3b15a412c52fbaf01367a
parentb2d668872c9d74d31fc3e2f29aa560c9d6c3e006
httpd: make byte ranges which start at 0 work too. Closes 4766

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/httpd.c