class documentation

class twisted.web.client.GzipDecoder(proxyForInterface(IResponse)): (source)

View In Hierarchy

A wrapper for a Response instance which handles gzip'ed body.

Present Since11.1
Instance Variable original The original Response object.
Method __init__ Undocumented
Instance Variable length Undocumented
Method deliverBody Override deliverBody to wrap the given protocol with _GzipProtocol.
original = (source)
The original Response object.
def __init__(self, response): (source)

Undocumented

length = (source)

Undocumented

def deliverBody(self, protocol): (source)

Override deliverBody to wrap the given protocol with _GzipProtocol.

API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.