httpd: do disable header reading timeout even if proxying
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 19 Apr 2019 12:24:57 +0000 (14:24 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 19 Apr 2019 12:24:57 +0000 (14:24 +0200)
commite49a572b529dc7dcfb052c679074b9b87577e388
treeeb5a317a10112f2b4e0c5e6451802fb9856e4c14
parent1c356948f137d46872d6af17d586960517cf100a
httpd: do disable header reading timeout even if proxying

function                                             old     new   delta
handle_incoming_and_exit                            2362    2369      +7

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