User-Agent

final case class User-Agent(product: ProductId, rest: List[ProductIdOrComment])

User-Agent header RFC-7231 Section 5.5.3

Companion
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product