diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2011-03-25 13:38:52 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2011-03-27 23:26:33 +0200 |
commit | 95755181b828cccaa833d7b8d1d47174b7b360b7 (patch) | |
tree | b6723774a139aff0dd57c3e83b52a6d7889377ee /networking/whois.c | |
parent | 95f5c52e6f823c710be807fb86c8b2fafec8a334 (diff) | |
download | busybox-95755181b828cccaa833d7b8d1d47174b7b360b7.tar.gz |
httpd: don't send error messages with gzip encoding
If CONFIG_FEATURE_HTTPD_GZIP is enabled and request contained
'Accept-Encoding: gzip', then errors were sent with 'Content-Encoding: gzip'
even though they aren't.
Fix it by clearing content_gzip before sending the headers.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'networking/whois.c')
0 files changed, 0 insertions, 0 deletions