Date: Sat, 13 Nov 2010 16:37:18 +0000 (UTC) From: "Simon L. Nielsen" <simon@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/cgi cvsweb.cgi Message-ID: <201011131637.oADGbICI064805@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simon 2010-11-13 16:37:18 UTC
FreeBSD doc repository
Modified files:
en/cgi cvsweb.cgi
Log:
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 <tom@tomjudge.com>
Revision Changes Path
1.93 +3 -3 www/en/cgi/cvsweb.cgi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011131637.oADGbICI064805>
