ContentTransferEncoding

zio.http.Header$.ContentTransferEncoding
See theContentTransferEncoding companion object
sealed trait ContentTransferEncoding extends Header

Attributes

Companion:
object
Graph
Supertypes
trait Header
class Object
trait Matchable
class Any
Known subtypes
object Base64.type
object Binary.type
object EightBit.type
object QuotedPrintable.type
object SevenBit.type
class XToken

Members list

Concise view

Type members

Types

Value members

Concrete methods

Attributes

Definition Classes
override def self: Self

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Header

Attributes

Inherited from:
Header

Inherited fields

lazy val untyped: Custom

Attributes

Inherited from:
Header