ContentLanguage

zio.http.Header.ContentLanguage
See theContentLanguage companion object
sealed trait ContentLanguage extends Header

Attributes

Companion
object
Graph
Supertypes
trait Header
class Object
trait Matchable
class Any
Known subtypes
object Arabic.type
object Bulgarian.type
object Catalan.type
object Chinese.type
object Croatian.type
object Czech.type
object Danish.type
object Dutch.type
object English.type
object Estonian.type
object Finnish.type
object French.type
object German.type
object Greek.type
object Hebrew.type
object Hindi.type
object Hungarian.type
object Icelandic.type
object Indonesian.type
object Italian.type
object Japanese.type
object Korean.type
object Latvian.type
object Lithuanian.type
object Norwegian.type
object Polish.type
object Portuguese.type
object Romanian.type
object Russian.type
object Serbian.type
object Slovak.type
object Slovenian.type
object Spanish.type
object Swedish.type
object Thai.type
object Turkish.type
object Ukrainian.type
object Vietnamese.type
Show all

Members list

Type members

Types

override type Self = ContentLanguage

Value members

Concrete methods

Attributes

Definition Classes
override def self: Self

Attributes

Definition Classes

Inherited methods

def headerName: String

Attributes

Inherited from:
Header
def renderedValue: String

Attributes

Inherited from:
Header

Inherited fields

lazy val untyped: Custom

Attributes

Inherited from:
Header