zio.http.Header.ContentTransferEncoding
See theContentTransferEncoding companion trait
object ContentTransferEncoding extends HeaderType
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrortrait HeaderTypetrait HeaderTypeBaseclass Objecttrait Matchableclass AnyShow all
- Self type
Members list
Type members
Classlikes
case object Base64 extends ContentTransferEncoding
case object Binary extends ContentTransferEncoding
case object EightBit extends ContentTransferEncoding
case object QuotedPrintable extends ContentTransferEncoding
Attributes
- Supertypes
- Self type
-
QuotedPrintable.type
case object SevenBit extends ContentTransferEncoding
final case class XToken(token: String) extends ContentTransferEncoding
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ContentTransferEncodingtrait Headerclass Objecttrait Matchableclass AnyShow all
Types
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- HeaderType
Attributes
- Inherited from:
- HeaderType
Attributes
- Definition Classes
- Inherited from:
- HeaderType
In this article