httpd: fix handling of range requests
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 18 Sep 2017 11:09:11 +0000 (13:09 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 18 Sep 2017 11:09:11 +0000 (13:09 +0200)
commita6390ed77ea67937c91d8100f3c7ce7c5bce2402
tree51adc6bed7a4f6d64b874f84ae5f48801adc614d
parent3f5ba0c8724d154c9f184fad458471490a4ef5b3
httpd: fix handling of range requests

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