org.http4s.client.okhttp

Type members

Classlikes

sealed abstract class OkHttpBuilder[F[_]] extends BackendBuilder[F, Client[F]]

A builder for org.http4s.client.Client with an OkHttp backend.

A builder for org.http4s.client.Client with an OkHttp backend.

Companion
object

Builder for a org.http4s.client.Client with an OkHttp backend

Builder for a org.http4s.client.Client with an OkHttp backend

Companion
class