Connection

zio.http.Header$.Connection
See theConnection companion object
sealed trait Connection extends Header

Connection header value.

Attributes

Companion:
object
Graph
Supertypes
trait Header
class Object
trait Matchable
class Any
Known subtypes
object Close.type
object KeepAlive.type

Members list

Concise view

Type members

Types

override type Self = Connection

Value members

Concrete methods

override def headerType: Typed[Connection]

Attributes

Definition Classes
override def self: Self

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Header

Attributes

Inherited from:
Header

Abstract fields

Inherited fields

lazy val untyped: Custom

Attributes

Inherited from:
Header