HttpClient

class HttpClient(using system: ClassicActorSystemProvider) extends CirceMarshallingSupport
class Object
trait Matchable
class Any

Value members

Concrete methods

def get[O](url: String)(using `evidence$1`: Decoder[O], ec: ExecutionContext): Future[O]

Givens

Inherited givens

given unm: FromEntityUnmarshaller[T]