Unknown

zio.http.Header.WWWAuthenticate.Unknown
final case class Unknown(scheme: String, realm: String, params: Map[String, String]) extends WWWAuthenticate

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Header
class Object
trait Matchable
class Any
Show all

Members list

Type members

Inherited types

override type Self = WWWAuthenticate

Attributes

Inherited from:
WWWAuthenticate

Value members

Inherited methods

Attributes

Inherited from:
Header

Attributes

Definition Classes
Inherited from:
WWWAuthenticate

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Header
override def self: Self

Attributes

Definition Classes
Inherited from:
WWWAuthenticate

Attributes

Inherited from:
Header