Cache-Control

object Cache-Control extends HeaderCompanion[Cache-Control]
Companion:
class
trait Product
trait Mirror
class HeaderCompanion[Cache-Control]
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Concrete methods

Inherited methods

protected def create[T <: Type](value_: Cache-Control => String): Header[Cache-Control, T]
Inherited from:
HeaderCompanion
protected def createRendered[T <: Type, B : Renderer](value_: Cache-Control => B): Header[Cache-Control, T]
Inherited from:
HeaderCompanion
protected def name: CIString
Inherited from:
HeaderCompanion
Inherited from:
HeaderCompanion

Implicits

Implicits

implicit val headerSemigroupInstance: Semigroup[Cache-Control]