PragmaDirective

scamper.http.types.PragmaDirective
See thePragmaDirective companion object

Standardized type for Pragma header value.

Attributes

See also
Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object no-cache.type

Members list

Value members

Abstract methods

def name: String

Gets directive name.

Gets directive name.

Attributes

def value: Option[String]

Gets optinal directive value.

Gets optinal directive value.

Attributes

Concrete fields

lazy override val toString: String

Returns formatted directive.

Returns formatted directive.

Attributes