mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-10-27 00:08:38 +00:00
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> |
||
|---|---|---|
| .. | ||
| DxeHttpLib.c | ||
| DxeHttpLib.h | ||
| DxeHttpLib.inf | ||
| DxeHttpLib.uni | ||