Element

org.http4s.headers.Forwarded$.Element
See theElement companion object
sealed trait Element extends Renderable

Attributes

Companion:
object
Source:
Forwarded.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Abstract methods

Attributes

Source:
Forwarded.scala

Attributes

Source:
Forwarded.scala

Attributes

Source:
Forwarded.scala

Attributes

Source:
Forwarded.scala

Attributes

Source:
Forwarded.scala

Attributes

Source:
Forwarded.scala

Attributes

Source:
Forwarded.scala

Concrete methods

override def render(writer: Writer): Writer

Base method for rendering this object efficiently

Base method for rendering this object efficiently

Attributes

Definition Classes
Source:
Forwarded.scala

Inherited methods

Generates a String rendering of this object

Generates a String rendering of this object

Attributes

Inherited from:
Renderable
Source:
Renderable.scala
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Renderable -> Any
Inherited from:
Renderable
Source:
Renderable.scala