| commit | 6796629dbb5a69d5dd70304f8760fd532bff5c5f | [log] [tgz] |
|---|---|---|
| author | Fu Siyuan <siyuan.fu@intel.com> | Mon Feb 29 13:51:02 2016 +0800 |
| committer | Fu Siyuan <siyuan.fu@intel.com> | Tue Mar 01 10:41:45 2016 +0800 |
| tree | 2b4a5fd0bcd7d4dd11069862845dbbf14adf7983 | |
| parent | cb1d0668a5e7554c7250581c47f69434674c7cbe [diff] |
MdeModulePkg: Add new API HttpUrlGetPath() to HttpLib.h This patch is to add a new interface to get the "Path" component according to the URI parse result, it would be helpful for the library user to extract the file path value in a URI. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Fu Siyuan <siyuan.fu@intel.com> Reviewed-by: Wu Jiaxin <jiaxin.wu@intel.com> Reviewed-by: Ye Ting <ting.ye@intel.com>