| Home | Trees | Indices | Help |
|
|---|
|
|
This middleware wraps a wsgi application that needs the return value
of start_response function to a wsgi application that
doesn't need one by writing the data to a BytesIO and then
making it be the first result element.
|
|||
|
|||
| gen([bytes]) |
|
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Wraps wsgi application app.
|
wsgi interface
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 10 15:01:50 2020 | http://epydoc.sourceforge.net |