ProductType

scamper.http.types.ProductType
See theProductType companion object
trait ProductType

Standardized type for User-Agent and Server header value.

Attributes

See also
Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def name: String

Gets product name.

Gets product name.

Attributes

def version: Option[String]

Gets product version.

Gets product version.

Attributes

Concrete fields

lazy override val toString: String

Returns formatted product.

Returns formatted product.

Attributes