Preference

Standardized type for Prefer and Preference-Applied header values.

See also:

scamper.http.headers.Prefer

scamper.http.headers.PreferenceApplied

Companion:
object
class Object
trait Matchable
class Any
object handling=lenient.type
object handling=strict.type
object respond-async.type
object return=minimal.type

Value members

Abstract methods

def name: String

Gets name.

Gets name.

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

Gets parameters.

Gets parameters.

def value: Option[String]

Gets optional value.

Gets optional value.

Concrete fields

lazy override val toString: String

Returns formatted preference.

Returns formatted preference.