hush/networking
Peter Korsgaard 95755181b8 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>
2011-03-27 23:26:33 +02:00
..
2011-03-12 05:37:54 +01:00
2010-10-28 18:57:19 +02:00
2010-10-29 00:37:56 +02:00
2010-10-28 18:57:19 +02:00
2011-03-08 03:01:10 +01:00
2011-02-03 00:05:48 +01:00
2010-09-01 12:01:17 +02:00
2010-10-29 11:46:52 +02:00
2010-10-29 11:46:52 +02:00
2010-11-28 23:01:18 +01:00
2010-10-29 11:46:52 +02:00
2011-03-22 20:14:26 +01:00
2010-10-29 11:46:52 +02:00
2011-02-03 00:05:48 +01:00
2010-10-29 11:46:52 +02:00
2011-02-10 06:28:09 +01:00
2011-01-25 23:21:46 +01:00
2010-10-29 11:46:52 +02:00
2011-02-27 23:38:52 +01:00