audk/RedfishPkg/RedfishHttpDxe
Nickle Wang 31f0225005 RedfishPkg/RedfishHttpDxe: check response content type.
Check HTTP response content type to see if it is application/json
type or not. In Redfish, we expect to see response data in JSON
format. If it is not, show warning message to developer.

Signed-off-by: Nickle Wang <nicklew@nvidia.com>
2024-08-29 05:19:58 +00:00
..
RedfishHttpData.c
RedfishHttpData.h
RedfishHttpDxe.c RedfishPkg/RedfishHttpDxe: add status code check for modification request 2024-08-29 05:19:58 +00:00
RedfishHttpDxe.h
RedfishHttpDxe.inf
RedfishHttpOperation.c RedfishPkg/RedfishHttpDxe: check response content type. 2024-08-29 05:19:58 +00:00
RedfishHttpOperation.h