audk/RedfishPkg/RedfishRestExDxe
Nickle Wang 7275993dc6 RedfishPkg/RedfishRestExDxe: return HTTP status code to caller.
Return unsupported HTTP status code to caller so caller can handle
HTTP error status code. Current implementation only return EFI error
to caller. Without knowing the HTTP status code, caller has trouble
to handle HTTP request failure.

Signed-off-by: Nickle Wang <nicklew@nvidia.com>
Cc: Abner Chang <abner.chang@amd.com>
Cc: Igor Kulchytskyy <igork@ami.com>
Cc: Nick Ramirez <nramirez@nvidia.com>
Cc: Mike Maslenkin <mike.maslenkin@gmail.com>
Reviewed-by: Igor Kulchytskyy <igork@ami.com>
Reviewed-by: Abner Chang <abner.chang@amd.com>
Acked-by: Mike Maslenkin <mike.maslenkin@gmail.com>
2023-09-19 15:41:18 +00:00
..
ComponentName.c RedfishPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
RedfishRestExDriver.c RedfishPkg/RedfishRestExDxe: fix CPU exception in RedfishRestExDxe 2023-07-06 13:25:15 +00:00
RedfishRestExDriver.h RedfishPkg: Correct variable type to prevent memory corruption 2023-05-08 13:12:01 +00:00
RedfishRestExDxe.inf RedfishPkg/RedfishDebugLib: provide Redfish debug 2023-03-06 03:20:58 +00:00
RedfishRestExDxe.uni RedfishPkg/RedfishRestExDxe: Implementation of EFI REST EX Protocol 2020-12-10 06:04:49 +00:00
RedfishRestExDxeExtra.uni RedfishPkg/RedfishRestExDxe: Implementation of EFI REST EX Protocol 2020-12-10 06:04:49 +00:00
RedfishRestExImpl.c RedfishPkg/RedfishRestExDxe: reset session when TCP timeout happens 2023-07-17 03:58:02 +00:00
RedfishRestExInternal.h RedfishPkg/RedfishRestExDxe: reset session when TCP timeout happens 2023-07-17 03:58:02 +00:00
RedfishRestExProtocol.c RedfishPkg/RedfishRestExDxe: return HTTP status code to caller. 2023-09-19 15:41:18 +00:00