Searched refs:isWholeResponseParsed (Results 1 – 2 of 2) sorted by relevance
283 bool isWholeResponseParsed() const in isWholeResponseParsed() function
175 if (iHeader->isWholeResponseParsed()) return PARSE_SUCCESS_END_OF_MESSAGE; in parseEntityBody()