Unparsed

zio.http.Header$.Authorization$.Unparsed
final case class Unparsed(authScheme: String, authParameters: String) extends Authorization

Attributes

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

Members list

Concise view

Type members

Inherited types

override type Self = Authorization

Attributes

Inherited from:
Authorization

Value members

Inherited methods

Attributes

Inherited from:
Header

Attributes

Definition Classes
Inherited from:
Authorization

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Header
override def self: Self

Attributes

Definition Classes
Inherited from:
Authorization

Inherited fields

lazy val untyped: Custom

Attributes

Inherited from:
Header