PragmaDirective

Standardized type for Pragma header value.

See also:

scamper.http.headers.Pragma

Companion:
object
class Object
trait Matchable
class Any
object no-cache.type

Value members

Abstract methods

def name: String

Gets directive name.

Gets directive name.

def value: Option[String]

Gets optinal directive value.

Gets optinal directive value.

Concrete fields

lazy override val toString: String

Returns formatted directive.

Returns formatted directive.