summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/DxeHttpLib
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Coding style update for DxeHttpLib.infJiaxin Wu2016-03-161-2/+2
* ModulePkg/DxeHttpLib: Adding Functions to HttpLibGhazi Belaam2016-03-103-66/+624
* MdeModulePkg: Add new API HttpUrlGetPath() to HttpLib.hFu Siyuan2016-03-011-1/+60
* MdeModulePkg DxeHttpLib: Fix typos in function descriptionsHao Wu2016-01-061-3/+3
* MdeModulePkg:Fix a bug HttpLib can't parse last chunked data wellZhang Lubo2015-12-171-15/+24
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdeModulePkg: Clean code to follow C Coding style.Zhang Lubo2015-11-251-1/+1
* MdeModulePkg:Fix a bug that HttpLib can not parse Ipv6 address correctly.Zhang Lubo2015-11-091-4/+29
* MdeModulePkg: Convert the UNIX to DOS end of line formatJiaxin Wu2015-08-272-1435/+1435
* MdeModulePkg: Add codes to support trailer parse in HttpLib.Zhang Lubo2015-08-121-6/+40
* MdeModulePkg: Add HttpLib.Fu Siyuan2015-07-073-0/+1401