httpRoutes

object httpRoutes
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[F[_]](httpRoutes: HttpRoutes[F])(`evidence$4`: Functor[F]): HttpRoutes[F]
def apply[F[_]](httpRoutes: HttpRoutes[F], header: `Strict-Transport-Security`)(`evidence$5`: Functor[F]): HttpRoutes[F]
def unsafeFromDuration[F[_]](httpRoutes: HttpRoutes[F], maxAge: FiniteDuration, includeSubDomains: Boolean, preload: Boolean)(`evidence$6`: Functor[F]): HttpRoutes[F]