Warning

zio.http.Header$.Warning
See theWarning companion object
final case class Warning(code: Int, agent: String, text: String, date: Option[ZonedDateTime]) extends Header

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Header
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

override type Self = Warning

Value members

Concrete methods

override def headerType: Typed[Warning]

Attributes

Definition Classes
override def self: Self

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Header

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Header

Inherited fields

lazy val untyped: Custom

Attributes

Inherited from:
Header