module documentation

Undocumented

Class BrotliDecoder Undocumented
Class DeflateDecoder Undocumented
Class GzipDecoder Undocumented
Class GzipDecoderState Undocumented
Class MultiDecoder From RFC7231: If one or more encodings have been applied to a representation, the sender that applied the encodings MUST generate a Content-Encoding header field that lists the content codings in the order in which they were applied.
Variable log Undocumented
Function _get_decoder Undocumented

Undocumented

def _get_decoder(mode): (source)

Undocumented