audk/MdeModulePkg/Library/DxeHttpLib
Nagaraj Hegde 09991304c9 MdeModulePkg:DxeHttpLib: Add checks in HttpGenRequestMessage API
HttpGenRequestMessage assumes that HTTP message would always
contain a request-line, headers and an optional message body.
However, subsequent to a HTTP PUT/POST request, HTTP requests
would contain just the message body. This patch supports
creation of such request messages with additional checks.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hegde, Nagaraj P <nagaraj-p.hegde@hpe.com>
Reviewed-By: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
2016-05-13 09:29:07 +08:00
..
DxeHttpLib.c MdeModulePkg:DxeHttpLib: Add checks in HttpGenRequestMessage API 2016-05-13 09:29:07 +08:00
DxeHttpLib.h ModulePkg/DxeHttpLib: Adding Functions to HttpLib 2016-03-10 09:51:42 +08:00
DxeHttpLib.inf MdeModulePkg: Coding style update for DxeHttpLib.inf 2016-03-16 14:01:26 +08:00
DxeHttpLib.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00