When a request is handled for which no request body is expected, and thus no
Req:recv_body() is
performed, but that request contains a Content-Length header with the value 0,
then MochiWeb
closes the connection.
The attached patch fixes the issue.
Original issue reported on code.google.com by cmlenz on 25 May 2008 at 11:07
Original issue reported on code.google.com by
cmlenz
on 25 May 2008 at 11:07Attachments: