summaryrefslogtreecommitdiff
path: root/NetworkPkg/HttpDxe/HttpProto.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-02NetworkPkg/HttpDxe: Destroy the TLS instance when cleaning up the HTTP childJiaxin Wu1-1/+2
2017-01-23NetworkPkg: Fix protocol handler service in HttpDxe.Zhang, Lubo1-2/+3
2016-12-22NetworkPkg/HttpDxe: HTTPS support over IPv4 and IPv6Jiaxin Wu1-9/+49
2016-06-13NetworkPkg: HttpDxe response/cancel issue fixJiaxin Wu1-3/+1
2016-05-16NetworkPkg:HttpDxe: Code changes to support HTTP PUT/POST operationsNagaraj Hegde1-0/+1
2016-04-28NetworkPkg: Avoid the indefinite wait case in HttpDxeJiaxin Wu1-5/+10
2016-03-10NetworkPkg: Use the New Functions from HttpLibGhazi Belaam1-32/+1
2016-02-03NetworkPkg:Add a new error status code EFI_HTTP_ERRORZhang Lubo1-1/+3
2015-11-13NetworkPkg: Httpboot will fail the 2nd time result by wrong TCP state.Zhang Lubo1-1/+3
2015-11-09NetworkPkg:Enable Http Boot over Ipv6 stackZhang Lubo1-33/+160
2015-09-14NetworkPkg: Avoid memory allocation for each HTTP message exchange.Fu Siyuan1-0/+4
2015-07-07NetworkPkg: Add HTTP DriverYe Ting1-0/+457