Home
last modified time | relevance | path

Searched refs:ContentLengthIsValid (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeHttpLib/
DDxeHttpLib.c858 BOOLEAN ContentLengthIsValid; member
1074 Parser->ContentLengthIsValid = TRUE; in HttpInitMsgParser()
1249 Parser->ContentLengthIsValid = TRUE; in HttpParseMessageBody()
1408 if (!Parser->ContentLengthIsValid) { in HttpGetEntityLength()