ProductType

Standardized type for User-Agent and Server header value.

See also

scamper.http.headers.UserAgent

scamper.http.headers.Server

Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def name: String

Gets product name.

Gets product name.

def version: Option[String]

Gets product version.

Gets product version.

Concrete fields

lazy override
val toString: String

Returns formatted product.

Returns formatted product.