twisted.web.client.GzipDecoder(proxyForInterface(IResponse)) class documentationtwisted.web.client
(View In Hierarchy)
A wrapper for a Response instance 
which handles gzip'ed body.
| Present Since | 11.1 | |
| Instance Variable | original | The original Responseobject. | 
| Method | __init__ | Undocumented | 
| Method | deliverBody | Override deliverBodyto wrap the givenprotocolwith_GzipProtocol. | 
Override deliverBody to wrap the given 
protocol with _GzipProtocol.