K 10 svn:author V 5 simon K 8 svn:date V 27 2010-11-13T16:37:18.000000Z K 7 svn:log V 364 When enabling compression send 'gzip' as Content-Encoding instead of the deprecated 'x-gzip'. Acording to RFC2616 clients should handle "x-gzip" but it seems that at least some Android devices does not. In general the webserver instead of the CGI should probably do compression, but this is an easy fix. PR: www/152202 Reported by: Tom Judge END