Version

zio.http.Version
See theVersion companion trait
object Version

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Version.type

Members list

Type members

Classlikes

case object Default extends Version

Indicates no preference for version. The default version will be used.

Indicates no preference for version. The default version will be used.

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Version
class Object
trait Matchable
class Any
Show all
Self type
Default.type
case object Http_1_0 extends Version

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Version
class Object
trait Matchable
class Any
Show all
Self type
Http_1_0.type
case object Http_1_1 extends Version

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Version
class Object
trait Matchable
class Any
Show all
Self type
Http_1_1.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete fields