audk/RedfishPkg/Include/Library
Abner Chang 35f87da8a2 RedfishPkg/RedfishContentCodingLib: EDKII Redfish En/Decode library
BZ#:3174
Platform library to provide the encoding/decoding algorithms for
the Redfish packets.
The supported value could be one of below or any which is
platform-specific.
  - HTTP_CONTENT_ENCODING_IDENTITY "identity"
  - HTTP_CONTENT_ENCODING_GZIP     "gzip"
  - HTTP_CONTENT_ENCODING_COMPRESS "compress"
  - HTTP_CONTENT_ENCODING_DEFLATE  "deflate"
  - HTTP_CONTENT_ENCODING_BROTLI   "br"

Signed-off-by: Abner Chang <abner.chang@hpe.com>
Cc: Nickle Wang <nickle.wang@hpe.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Nickle Wang <nickle.wang@hpe.com>
2021-02-24 10:53:08 +00:00
..
BaseUcs2Utf8Lib.h RedfishPkg/Ucs2Utf8lib: UCS2 to UFT8 manipulation library 2021-01-09 03:08:51 +00:00
JsonLib.h RedfishPkg/JsonLib: Add JsonLoadString function 2021-02-24 08:27:09 +00:00
RedfishContentCodingLib.h RedfishPkg/RedfishContentCodingLib: EDKII Redfish En/Decode library 2021-02-24 10:53:08 +00:00
RedfishCredentialLib.h RedfishPkg/RedfishCredentialDxe: EDKII Redfish Credential DXE driver 2020-12-16 08:24:26 +00:00
RedfishHostInterfaceLib.h RedfishPkg/Include: PlatformHostInterfaceLib header file 2020-11-02 05:50:17 +00:00
RestExLib.h RedfishPkg/DxeRestExLib: DxeRestExLib 2020-12-24 14:30:43 +00:00