HttpClient

automorph.transport.http.client.HttpClient
See theHttpClient companion class
object HttpClient

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
HttpClient.type

Members list

Type members

Classlikes

final case class TransportContext(request: Builder)

Transport context.

Transport context.

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Types

Message context type.

Message context type.

Attributes

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete fields

val defaultBuilder: Builder

Default HTTP client builder.

Default HTTP client builder.

Attributes