summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/HttpDxe/HttpImpl.c
Commit message (Expand)AuthorAgeFilesLines
...
* NetworkPkg: Fix the HttpCloseConnection fail issueZhang Lubo2015-09-061-0/+1
* NetworkPkg: Update HttpDxe driver to consume EFI_HTTP_UTILITIES_PROTOCOLJiaxin Wu2015-08-261-2/+18
* NetworkPkg: Remove the hostname from the http request URL.Gary Ching-Pang Lin2015-08-221-2/+21
* NetworkPkg: Code logic optimization for DnsDxe and HttpDxe driverfanwang22015-07-101-0/+4
* NetworkPkg: Add HTTP DriverYe Ting2015-07-071-0/+1309