| Home | Trees | Indices | Help |
|
|---|
|
|
Compresses content using gzip.
|
|||
|
|||
| {str: str} |
|
||
| (str, str) or None |
|
||
| [(str, str)] |
|
||
| bytes |
|
||
| gen([bytes]) |
|
||
|
Inherited from Inherited from |
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
Returns a function creating GzipWSGIFilters.
|
This constructor does nothing and can safely be overwritten. It is only listed here to document that it must be callable without additional parameters.
|
BaseWSGIFilter interface
|
BaseWSGIFilter interface
|
BaseWSGIFilter interface
|
For each string that is either written by the
|
This function can be used to append data to the response. A list of strings or some kind of iterable yielding strings has to be returned. The default is to return an empty list.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 10 15:01:50 2020 | http://epydoc.sourceforge.net |