]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
We check for the client Accept-Encoding: "gzip" presence also
authorrurban <rurban@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 17 Sep 2004 14:13:49 +0000 (14:13 +0000)
committerrurban <rurban@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 17 Sep 2004 14:13:49 +0000 (14:13 +0000)
commit40214b970392c8714bad27451b4e6233252ac831
treeddf41307c24be2cc1b34c4ffbca143d24d3e5cba
parentcb5f3c923903f3c5c889c44814e67296007ea82a
We check for the client Accept-Encoding: "gzip" presence also
This should eliminate a lot or reported problems.

Note that this doesn#t fix RSS ssues:
Most RSS clients are NOT(!) application/xml gzip compatible yet.
Even if they are sending the accept-encoding gzip header!
wget is, Mozilla, and MSIE no.
Of the RSS readers only MagpieRSS 0.5.2 is. http://www.rssgov.com/rssparsers.html

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@3961 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/Request.php