17 Aug
2005
17 Aug
'05
5:05 p.m.
I tried messing with it some more, and it seems that the fix was to place <tal:foo define="ret python: container.REQUEST.RESPONSE.enableHTTPCompression(container.REQUEST)" tal:omit-tag="" /> somewhere near the top of my template. I didn't realize I needed compression enabled in zope; I thought apache's mod_deflate would be sufficient. Someone should add this to the docs or wiki or someplace. Faried.