Searched refs:IgnoreBody (Results 1 – 1 of 1) sorted by relevance
854 BOOLEAN IgnoreBody; // "MUST NOT" include a message-body member1062 Parser->IgnoreBody = HttpIoNoMessageBody (Method, StatusCode); in HttpInitMsgParser()1082 if (Parser->IgnoreBody) { in HttpInitMsgParser()1131 if (Parser->IgnoreBody) { in HttpParseMessageBody()