zio.http.Header.AcceptLanguage
See theAcceptLanguage companion trait
object AcceptLanguage extends HeaderType
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrortrait HeaderTypetrait HeaderTypeBaseclass Objecttrait Matchableclass AnyShow all
- Self type
-
AcceptLanguage.type
Members list
Type members
Classlikes
case object Any extends AcceptLanguage
case class Multiple(languages: NonEmptyChunk[AcceptLanguage]) extends AcceptLanguage
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait AcceptLanguagetrait Headerclass Objecttrait Matchableclass AnyShow all
case class Single(language: String, weight: Option[Double]) extends AcceptLanguage
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait AcceptLanguagetrait Headerclass Objecttrait Matchableclass AnyShow all
Types
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- HeaderType
Attributes
- Inherited from:
- HeaderType
Attributes
- Definition Classes
- Inherited from:
- HeaderType
In this article