Constructor

Methods

Class: cogen.web.async.SynchronousInputMiddleware

Middleware for providing wsgi.input to the app.

Constructor

__init__ (self, app, global_conf={}, buffer_length=1024)

Methods

__call__ (self, environ, start_response)