| Home | Trees | Indices | Help |
|
|---|
|
|
Encodes all body data (no headers) with given charset.
Note: This violates the wsgi standard as it requires unicode objects whereas wsgi mandates the use of bytes.
|
|||
|
|||
| bytes |
|
||
| (str, str) |
|
||
|
Inherited from Inherited from |
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
Returns a function creating EncodeWSGIFilters with a given charset.
|
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
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 10 15:01:50 2020 | http://epydoc.sourceforge.net |