zio.http.Header.Te
See theTe companion trait
object Te extends HeaderType
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrortrait HeaderTypetrait HeaderTypeBaseclass Objecttrait Matchableclass AnyShow all
- Self type
-
Te.type
Members list
Type members
Classlikes
A compression format that uses the zlib structure with the deflate compression algorithm.
final case class Multiple(encodings: NonEmptyChunk[Te]) extends Te
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
- Supertypes
- Self type
-
Trailers.type
Types
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
Inherited methods
Attributes
- Inherited from:
- HeaderType
Attributes
- Inherited from:
- HeaderType
Attributes
- Definition Classes
- Inherited from:
- HeaderType
In this article