PreferenceApplied

scamper.http.headers.PreferenceApplied
final class PreferenceApplied(response: HttpResponse) extends AnyVal

Adds standardized access to Preference-Applied header.

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def hasPreferenceApplied: Boolean

Tests for Preference-Applied header.

Tests for Preference-Applied header.

Attributes

Gets Preference-Applied header values.

Gets Preference-Applied header values.

Attributes

Returns

header values or empty sequence if Preference-Applied is not present

Gets Preference-Applied header values if present.

Gets Preference-Applied header values if present.

Attributes

Creates new response with Preference-Applied header removed.

Creates new response with Preference-Applied header removed.

Attributes

Creates new response with Preference-Applied header set to supplied values.

Creates new response with Preference-Applied header set to supplied values.

Attributes

Creates new response with Preference-Applied header set to supplied values.

Creates new response with Preference-Applied header set to supplied values.

Attributes