Attributes
- Companion:
- trait
- Graph
- Supertypes
- Self type
- AcceptEncoding.type
Members list
Type members
Classlikes
A compression format that uses the Brotli algorithm.
A compression format that uses the Brotli algorithm.
Attributes
- Graph
- Supertypes
A compression format that uses the Lempel-Ziv-Welch (LZW) algorithm.
A compression format that uses the Lempel-Ziv-Welch (LZW) algorithm.
Attributes
- Graph
- Supertypes
A compression format that uses the zlib structure with the deflate compression algorithm.
A compression format that uses the zlib structure with the deflate compression algorithm.
Attributes
- Graph
- Supertypes
A compression format that uses the Lempel-Ziv coding (LZ77) with a 32-bit CRC.
A compression format that uses the Lempel-Ziv coding (LZ77) with a 32-bit CRC.
Attributes
- Graph
- Supertypes
Indicates the identity function (that is, without modification or compression). This value is always considered as acceptable, even if omitted.
Indicates the identity function (that is, without modification or compression). This value is always considered as acceptable, even if omitted.
Attributes
- Graph
- Supertypes
Signals an invalid value present in the header value.
Signals an invalid value present in the header value.
Attributes
- Graph
- Supertypes
- Self type
- InvalidEncoding.type
Maintains a chunk of AcceptEncoding values.
Maintains a chunk of AcceptEncoding values.
Attributes
- Graph
- Supertypes
Matches any content encoding not already listed in the header. This is the default value if the header is not present.
Matches any content encoding not already listed in the header. This is the default value if the header is not present.
Attributes
- Graph
- Supertypes
Inherited types
The names of the product elements
The name of the type