提交 8381148d 编写于 作者: S Shengliang Guan

TD-1364

上级 cdd653db
......@@ -341,7 +341,7 @@ static bool httpReadData(HttpContext *pContext) {
if (!pParser->parsed) {
httpTrace("context:%p, fd:%d, read not finished", pContext, pContext->fd);
return false;
continue;
} else {
httpDebug("context:%p, fd:%d, bodyLen:%d", pContext, pContext->fd, pParser->body.pos);
return true;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册