| Home | Trees | Indices | Help |
|
|---|
|
|
Make environ["wsgi.input"] readable multiple
times. Although this is not required by the standard it is sometimes
desirable to read wsgi.input multiple times. This filter
will therefore replace that variable with a BytesIO instance
which provides a seek method.
|
|||
|
|||
| {str: str} |
|
||
|
Inherited from Inherited from |
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
Returns a function creating ReusableWSGIInputFilters with desired
maxrequestsize being set. If there is more data than maxrequestsize is
available in
|
ReusableWSGIInputFilters constructor.
|
BaseWSGIFilter interface
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 10 15:01:50 2020 | http://epydoc.sourceforge.net |