Http1Client

@deprecated("Use BlazeClientBuilder", "0.19.0-M2") object Http1Client

Create a HTTP1 client which will attempt to recycle connections

Deprecated
class Object
trait Matchable
class Any

Value members

Concrete methods

def stream[F[_]](config: BlazeClientConfig)(implicit F: ConcurrentEffect[F]): Stream[F, Client[F]]