audk/RedfishPkg/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 RedfishPkg/Ucs2Utf8lib: UCS2 to UFT8 manipulation library 2021-01-09 03:08:51 +00:00
DxeRestExLib RedfishPkg/DxeRestExLib: DxeRestExLib 2020-12-24 14:30:43 +00:00
JsonLib RedfishPkg/JsonLib: Ignore the build error of conditional expression. 2021-02-24 09:54:14 +00:00
PlatformCredentialLibNull
PlatformHostInterfaceLibNull
RedfishContentCodingLibNull RedfishPkg/RedfishContentCodingLib: EDKII Redfish En/Decode library 2021-02-24 10:53:08 +00:00