ContentCodingEnum Class |
Namespace: CMS.Helpers
public static class ContentCodingEnum
The ContentCodingEnum type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DEFLATE |
The "zlib" format defined in RFC 1950 [31] in combination with the "deflate" compression mechanism described in RFC 1951.
|
![]() ![]() | IDENTITY |
Uses no transformation.
|