contentEncoding property

String contentEncoding
final

The HTTP {@code Content-Encoding} header field name. @see Section 3.1.2.2 of RFC 7231

Implementation

static final String contentEncoding = 'Content-Encoding';