summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeHttpLib
AgeCommit message (Expand)Author
2017-04-27MdeModulePkg: Move to new locationGuo Mang
2017-04-01MdeModulePkg/DxeHttpLib: Avoid the pointless comparison of UINTN with zeroJiaxin Wu
2017-03-30MdeModulePkg/DxeHttpLib: Fix the incorrect return status if URI port is invalidJiaxin Wu
2017-03-17MdeModulePkg: Fix bug in DxeHttplib when converting port number.Zhang Lubo
2017-02-09MdeModulePkg/DxeHttpLib: Correct the return status for the HTTP Port/ContentL...Jiaxin Wu
2017-02-08MdeModulePkg: Fix some typos of "according"Liming Gao
2016-10-27MdeModulePkg/Library: Fix typos in comments and variablesGary Lin
2016-05-17MdeModulePkg: Refine the code for DxeHttpLibJiaxin Wu
2016-05-13MdeModulePkg:DxeHttpLib: Add checks in HttpGenRequestMessage APINagaraj Hegde
2016-04-27MdeModulePkg:DxeHttpLib: Update to DxeHttpLib APINagaraj Hegde
2016-03-16MdeModulePkg: Coding style update for DxeHttpLib.infJiaxin Wu
2016-03-10ModulePkg/DxeHttpLib: Adding Functions to HttpLibGhazi Belaam
2016-03-01MdeModulePkg: Add new API HttpUrlGetPath() to HttpLib.hFu Siyuan
2016-01-06MdeModulePkg DxeHttpLib: Fix typos in function descriptionsHao Wu
2015-12-17MdeModulePkg:Fix a bug HttpLib can't parse last chunked data wellZhang Lubo
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen
2015-11-25MdeModulePkg: Clean code to follow C Coding style.Zhang Lubo
2015-11-09MdeModulePkg:Fix a bug that HttpLib can not parse Ipv6 address correctly.Zhang Lubo
2015-08-27MdeModulePkg: Convert the UNIX to DOS end of line formatJiaxin Wu
2015-08-12MdeModulePkg: Add codes to support trailer parse in HttpLib.Zhang Lubo
2015-07-07MdeModulePkg: Add HttpLib.Fu Siyuan