mod_lua: Error out if lua_read_body() or lua_write_body() fail. Otherwise r:requestbody() or r:parsebody() failures might go unnoticed for the user. Merge r1898689 from trunk. Submitted by: rpluem Reviewed by: rpluem, covener, ylavic