Deflate
zio.http.Header.ContentEncoding.Deflate
case object Deflate extends ContentEncoding
Using the zlib structure (defined in RFC 1950) with the deflate compression algorithm (defined in RFC 1951).
Attributes
- Graph
-
- Supertypes
- Self type
-
Deflate.type
Members list
Type members
Inherited types
The names of the product elements
Attributes
- Inherited from:
- Singleton
The mirrored *-type
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- ContentEncoding
Inherited and Abstract types
The name of the type
Value members
Inherited methods
Create a new instance of type T with elements taken from product p.
Create a new instance of type T with elements taken from product p.
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Header
Attributes
- Definition Classes
- Inherited from:
- ContentEncoding
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Header
Attributes
- Definition Classes
- Inherited from:
- ContentEncoding
In this article