CrtHttpEngine

HttpClientEngine based on the AWS Common Runtime HTTP client

Constructors

Link copied to clipboard
constructor()
constructor(config: CrtHttpEngineConfig)

Types

Properties

Link copied to clipboard
open override val config: CrtHttpEngineConfig

Inherited properties

Link copied to clipboard

Functions

Link copied to clipboard
open suspend override fun roundTrip(context: ExecutionContext, request: HttpRequest): HttpCall

Inherited functions

Link copied to clipboard
override fun close()