httpd: simplified "gzip" test
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 26 Jul 2010 00:08:35 +0000 (02:08 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 26 Jul 2010 00:08:35 +0000 (02:08 +0200)
commite5dbd56d776ec51281dd6fcc345baf77b4eac953
tree260372670e43c8c8f5c12b90dcc60ca4b65bb698
parentba2dcccd799963ac74ee92300df494947820608b
httpd: simplified "gzip" test

function                                             old     new   delta
handle_incoming_and_exit                            2830    2807     -23

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/httpd.c