Home
last modified time | relevance | path

Searched hist:"65 f6e7d681429606c80d257b157e2af13f11e67a" (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/
H A Dactions.php65f6e7d681429606c80d257b157e2af13f11e67a Fri Aug 24 12:16:30 UTC 2012 Michael Hamann <michael@content-space.de> Disable compression when a compressed sitemap might be delivered FS#2576

Compressing a gzip file again for transport is standards compliant, but
some clients assume that the file is only compressed once then and don't
remove the outer compression layer. This could disable compression in
too many cases theses cases should be rare and shouldn't cause any
problems.

H A Dinit.php65f6e7d681429606c80d257b157e2af13f11e67a Fri Aug 24 12:16:30 UTC 2012 Michael Hamann <michael@content-space.de> Disable compression when a compressed sitemap might be delivered FS#2576

Compressing a gzip file again for transport is standards compliant, but
some clients assume that the file is only compressed once then and don't
remove the outer compression layer. This could disable compression in
too many cases theses cases should be rare and shouldn't cause any
problems.