interface documentation
class _IRequestEncoder(Interface): (source)
Known implementations: twisted.web.server._GzipEncoder
An object encoding data passed to IRequest.write, for example for compression purpose.
| Present Since | |
| 12.3 |