[Zope-dev] HTTP Compression granularity.
Romain Slootmaekers
romain@zzict.com
Tue, 13 May 2003 15:29:39 +0200
Yo,
browsing through the code, and the changelist for 2.6 I found the HTTP
compression feature. Apparently it's a thing you need to turn on in
ZPublisher.HTTPResponse by changing an option in the code. (yuk :()
This makes it an all or nothing feature. I'd like to have more
granularity and want to be able to turn it on/off for all content in
specific folders.
Is this possible?
TIA,
Romain.