提交 ec79d6a7 编写于 作者: M Minglei Jin

[TD-3883]<fix>: [http/clear parser] clear parser when decode finished

上级 e8bc9be6
......@@ -50,6 +50,7 @@ bool httpProcessData(HttpContext* pContext) {
*/
// httpCloseContextByApp(pContext);
} else {
httpClearParser(pContext->parser);
httpProcessRequest(pContext);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册