Accept-Language

final case class Accept-Language(values: NonEmptyList[LanguageTag])

Request header used to indicate which natural language would be preferred for the response to be translated into.

RFC-7231 Section 5.3.5

Companion:
object
Source:
Accept-Language.scala
trait Product
trait Equals
class Object
trait Matchable
class Any