Protocol

zio.http.Header$.Upgrade$.Protocol
final case class Protocol(protocol: String, version: String) extends Upgrade

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Upgrade
trait Header
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Inherited types

override type Self = Upgrade

Attributes

Inherited from:
Upgrade

Value members

Inherited methods

Attributes

Inherited from:
Header
override def headerType: Typed[Upgrade]

Attributes

Definition Classes
Inherited from:
Upgrade

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Header
override def self: Self

Attributes

Definition Classes
Inherited from:
Upgrade

Inherited fields

lazy val untyped: Custom

Attributes

Inherited from:
Header