Part of twisted.web.client View Source View In Hierarchy
Response instance
which handles gzip'ed body.| Instance Variables | original | The original Response object.
|
| Present Since | 11.1 | |
| Method | __init__ | Undocumented |
| Method | deliverBody | Override deliverBody to wrap the given
protocol with _GzipProtocol. |