OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, modes) |
def | flush (self) |
def | decompress (self, data) |
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.
def __init__ | ( | self, | |
modes | |||
) |
def decompress | ( | self, | |
data | |||
) |
def flush | ( | self | ) |