summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeHttpLib
AgeCommit message (Expand)AuthorFilesLines
2017-03-30MdeModulePkg/DxeHttpLib: Fix the incorrect return status if URI port is invalidJiaxin Wu2-1/+19
2017-03-17MdeModulePkg: Fix bug in DxeHttplib when converting port number.Zhang Lubo1-1/+5
2017-02-09MdeModulePkg/DxeHttpLib: Correct the return status for the HTTP Port/ContentL...Jiaxin Wu1-5/+3
2017-02-08MdeModulePkg: Fix some typos of "according"Liming Gao1-1/+1
2016-10-27MdeModulePkg/Library: Fix typos in comments and variablesGary Lin1-4/+4
2016-05-17MdeModulePkg: Refine the code for DxeHttpLibJiaxin Wu1-5/+7
2016-05-13MdeModulePkg:DxeHttpLib: Add checks in HttpGenRequestMessage APINagaraj Hegde1-90/+125
2016-04-27MdeModulePkg:DxeHttpLib: Update to DxeHttpLib APINagaraj Hegde1-13/+30
2016-03-16MdeModulePkg: Coding style update for DxeHttpLib.infJiaxin Wu1-2/+2
2016-03-10ModulePkg/DxeHttpLib: Adding Functions to HttpLibGhazi Belaam3-66/+624
2016-03-01MdeModulePkg: Add new API HttpUrlGetPath() to HttpLib.hFu Siyuan1-1/+60
2016-01-06MdeModulePkg DxeHttpLib: Fix typos in function descriptionsHao Wu1-3/+3
2015-12-17MdeModulePkg:Fix a bug HttpLib can't parse last chunked data wellZhang Lubo1-15/+24
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-11-25MdeModulePkg: Clean code to follow C Coding style.Zhang Lubo1-1/+1
2015-11-09MdeModulePkg:Fix a bug that HttpLib can not parse Ipv6 address correctly.Zhang Lubo1-4/+29
2015-08-27MdeModulePkg: Convert the UNIX to DOS end of line formatJiaxin Wu2-1435/+1435
2015-08-12MdeModulePkg: Add codes to support trailer parse in HttpLib.Zhang Lubo1-6/+40
2015-07-07MdeModulePkg: Add HttpLib.Fu Siyuan3-0/+1401