t.w.c.GzipDecoder(proxyForInterface(IResponse)) : class documentation

Part of twisted.web.client View Source View In Hierarchy

A wrapper for a Response instance which handles gzip'ed body.
Instance VariablesoriginalThe original Response object.
Present Since11.1
Method __init__ Undocumented
Method deliverBody Override deliverBody to wrap the given protocol with _GzipProtocol.
def __init__(self, response): (source)
Undocumented
def deliverBody(self, protocol): (source)
Override deliverBody to wrap the given protocol with _GzipProtocol.
API Documentation for Twisted, generated by pydoctor at 2011-11-17 13:59:56.