Http4sClientDsl

trait Http4sClientDsl[F[_]]
class Object
trait Matchable
class Any
object io.type

Implicits

Implicits

implicit def http4sHeadersDecoder[T](implicit F: Applicative[F], decoder: EntityDecoder[F, T]): EntityDecoder[F, (Headers, T)]