Transfer-Encoding

akka.http.scaladsl.model.headers.Transfer-Encoding
See theTransfer-Encoding companion class

Attributes

Companion
class
Source
headers.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type

Members list

Type members

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

Attributes

Source
headers.scala

Inherited methods

Parses the given value into a header of this type. Returns Right[T] if parsing was successful and Left(errors) otherwise.

Parses the given value into a header of this type. Returns Right[T] if parsing was successful and Left(errors) otherwise.

Attributes

Inherited from:
ModeledCompanion
Source
headers.scala
final def render[R <: Rendering](r: R): R

Attributes

Inherited from:
ModeledCompanion
Source
headers.scala

Inherited fields

Attributes

Inherited from:
ModeledCompanion
Source
headers.scala
val name: String

Attributes

Inherited from:
ModeledCompanion
Source
headers.scala

Implicits

Implicits

implicit val encodingsRenderer: Renderer[Iterable[TransferEncoding]]

Attributes

Source
headers.scala