summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/HttpDxe/HttpProto.h
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Fix protocol handler service in HttpDxe.Zhang, Lubo2017-01-231-2/+3
* NetworkPkg/HttpDxe: HTTPS support over IPv4 and IPv6Jiaxin Wu2016-12-221-9/+49
* NetworkPkg: HttpDxe response/cancel issue fixJiaxin Wu2016-06-131-3/+1
* NetworkPkg:HttpDxe: Code changes to support HTTP PUT/POST operationsNagaraj Hegde2016-05-161-0/+1
* NetworkPkg: Avoid the indefinite wait case in HttpDxeJiaxin Wu2016-04-281-5/+10
* NetworkPkg: Use the New Functions from HttpLibGhazi Belaam2016-03-101-32/+1
* NetworkPkg:Add a new error status code EFI_HTTP_ERRORZhang Lubo2016-02-031-1/+3
* NetworkPkg: Httpboot will fail the 2nd time result by wrong TCP state.Zhang Lubo2015-11-131-1/+3
* NetworkPkg:Enable Http Boot over Ipv6 stackZhang Lubo2015-11-091-33/+160
* NetworkPkg: Avoid memory allocation for each HTTP message exchange.Fu Siyuan2015-09-141-0/+4
* NetworkPkg: Add HTTP DriverYe Ting2015-07-071-0/+457