> I've modified HTTPResponse and ZServer/HTTPResponse.py to allow for gzip content > encoding on a response-by-response basis. I'm mostly using this with xml-rpc, but it > could be generalized and combined with a gzipper- cache manager. I'd like this. It would help with the lack of transfer-encoding by Squid.