withHttpClient

Uses a caller-owned HTTP transport. WasiPreview3.close never closes the supplied client.


fun withHttpClient(httpClient: HttpClient): WasiPreview3.Builder

Uses a caller-owned Ktor HTTP client. WasiPreview3.close never closes the supplied client.