summaryrefslogtreecommitdiff
path: root/NetworkPkg/HttpDxe/HttpProto.h
AgeCommit message (Expand)Author
2017-01-23NetworkPkg: Fix protocol handler service in HttpDxe.Zhang, Lubo
2016-12-22NetworkPkg/HttpDxe: HTTPS support over IPv4 and IPv6Jiaxin Wu
2016-06-13NetworkPkg: HttpDxe response/cancel issue fixJiaxin Wu
2016-05-16NetworkPkg:HttpDxe: Code changes to support HTTP PUT/POST operationsNagaraj Hegde
2016-04-28NetworkPkg: Avoid the indefinite wait case in HttpDxeJiaxin Wu
2016-03-10NetworkPkg: Use the New Functions from HttpLibGhazi Belaam
2016-02-03NetworkPkg:Add a new error status code EFI_HTTP_ERRORZhang Lubo
2015-11-13NetworkPkg: Httpboot will fail the 2nd time result by wrong TCP state.Zhang Lubo
2015-11-09NetworkPkg:Enable Http Boot over Ipv6 stackZhang Lubo
2015-09-14NetworkPkg: Avoid memory allocation for each HTTP message exchange.Fu Siyuan
2015-07-07NetworkPkg: Add HTTP DriverYe Ting