httpApp

object httpApp
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[F[_]](httpApp: HttpApp[F])(`evidence$1`: Sync[F]): HttpApp[F]
def apply[F[_]](headerName: CIString)(httpApp: HttpApp[F])(`evidence$2`: Sync[F]): HttpApp[F]
def apply[F[_]](headerName: CIString, genReqId: F[UUID])(httpApp: HttpApp[F])(`evidence$3`: Sync[F]): HttpApp[F]