audk/NetworkPkg/Library/DxeHttpLib
Ken Lautner 82c5cacd13 NetworkPkg: DxeHttpLib: Use HTTP error 429
Include a mapping for HTTP error 429 to return the correct
status code. Additionally include a link to the official
HTTP status codes in the HttpMappingToStatusCode function header.

Signed-off-by: Kenneth Lautner <kenlautner3@gmail.com>
2024-09-02 21:17:25 +00:00
..
DxeHttpLib.c NetworkPkg: DxeHttpLib: Use HTTP error 429 2024-09-02 21:17:25 +00:00
DxeHttpLib.h NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DxeHttpLib.inf NetworkPkg: Remove unnecessary MdeModulePkg/MdeModulePkg.dec dependency in INF 2019-10-08 09:20:34 +08:00
DxeHttpLib.uni