httpApp

object httpApp
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[F[_]](httpApp: HttpApp[F])(`evidence$7`: Functor[F]): HttpApp[F]
def apply[F[_]](httpApp: HttpApp[F], header: `Strict-Transport-Security`)(`evidence$8`: Functor[F]): HttpApp[F]
def unsafeFromDuration[F[_]](httpApp: HttpApp[F], maxAge: FiniteDuration, includeSubDomains: Boolean, preload: Boolean)(`evidence$9`: Functor[F]): HttpApp[F]