mopemope / meinheld

Meinheld is a high performance asynchronous WSGI Web Server (based on picoev)
http://meinheld.org
Other
1.47k stars 103 forks source link

Support wsgi.input_terminated flag #91

Closed methane closed 5 years ago

methane commented 6 years ago

ref: https://gist.github.com/mitsuhiko/5721107

Since meinheld buffers input, it should be true.

fixes #90