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 <[email protected]>
Revision Changes Path
1.93 +3 -3 www/en/cgi/cvsweb.cgi
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"