mjackson / strata

A modular, streaming HTTP server for node.js
http://stratajs.org
366 stars 35 forks source link

Bug in the @response.body parser #23

Closed maccman closed 12 years ago

maccman commented 12 years ago

If input is ended, then the callbacks never get invokes and the request hangs.