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