Preference

scamper.http.types.Preference
See thePreference companion object
trait Preference

Standardized type for Prefer and Preference-Applied header values.

Attributes

See also
Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object handling=lenient.type
object handling=strict.type
object respond-async.type
object return=minimal.type
object return=representation.type
Show all

Members list

Value members

Abstract methods

def name: String

Gets name.

Gets name.

Attributes

def params: Map[String, Option[String]]

Gets parameters.

Gets parameters.

Attributes

def value: Option[String]

Gets optional value.

Gets optional value.

Attributes

Concrete fields

lazy override val toString: String

Returns formatted preference.

Returns formatted preference.

Attributes