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.c856 BOOLEAN ContentLengthIsValid; member
1072 Parser->ContentLengthIsValid = TRUE; in HttpInitMsgParser()
1247 Parser->ContentLengthIsValid = TRUE; in HttpParseMessageBody()
1406 if (!Parser->ContentLengthIsValid) { in HttpGetEntityLength()