Methods

Class: cogen.web.async.SynchronousInputMiddleware

Middleware for providing wsgi.input to the app.

Methods

__call__ (self, environ, start_response)

~ @debug(0, 25)

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