@ -115,7 +115,7 @@ httpParserParse(void * _this, int fd)
break;
}
httpParserHeader(this->current, line, line_end);
httpParserHeader(this, line, line_end);
case HTTP_MESSAGE_HEADERS_DONE: