]> git.proxmox.com Git - mirror_edk2.git/commit
NetworkPkg/HttpDxe: Support HTTP Delete Method.
authorJiaxin Wu <jiaxin.wu@intel.com>
Tue, 27 Feb 2018 03:11:46 +0000 (11:11 +0800)
committerJiaxin Wu <jiaxin.wu@intel.com>
Fri, 2 Mar 2018 03:15:54 +0000 (11:15 +0800)
commit79f84eb676982fd35e6089060f247c5e38d691dd
treef7be550c284c14058c35791c0767d9a68ca669d4
parentdb79f8019de5e6add3a721b60283586558f5e848
NetworkPkg/HttpDxe: Support HTTP Delete Method.

Per the request to support HttpMethodDelete:
https://bugzilla.tianocore.org/show_bug.cgi?id=879,
This patch is to enable the HTTP Delete Method.

Cc: Karunakar P <karunakarp@amiindia.co.in>
Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
NetworkPkg/HttpDxe/HttpImpl.c