]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: Add HTTP 1.1 industry standard definitions.
authorSamer El-Haj-Mahmoud <elhaj@hpe.com>
Tue, 22 Dec 2015 01:42:26 +0000 (01:42 +0000)
committersfu5 <sfu5@Edk2>
Tue, 22 Dec 2015 01:42:26 +0000 (01:42 +0000)
commit4ee9d531419399d6cc63719da847b105ddc0d879
treefa0dcf60b0605024a3330759d634381b4e3411d9
parent4e06673dbc165cc54824210c05ba70793b5a2e95
MdePkg: Add HTTP 1.1 industry standard definitions.

Add common HTTP 1.1 industry standard definitions for use in HTTP
clients/applications. List includes: HTTP methods, request/response
headers, and encodings.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Samer El-Haj-Mahmoud <elhaj@hpe.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19435 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/IndustryStandard/Http11.h [new file with mode: 0644]