HttpUrlConnectionTransport

Default synchronous JVM transport with strict bounds and redirect handling.

Constructors

Link copied to clipboard
constructor(cfg: SdkConfig)
constructor(cfg: SdkConfig, jsonLimitBytes: Long, errorLimitBytes: Long, binaryLimitBytes: Long)

Functions

Link copied to clipboard
open override fun execute(request: VmodalRequest): VmodalResponse

Executes request and returns a bounded response.