ZioHttpClient

oxygen.http.client.ZioHttpClient
final case class ZioHttpClient(client: Client, config: Config) extends Client

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Client
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def send(request: SendRequest): RIO[Scope, Response]

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product