HelidonClient

Functions

Link copied to clipboard
@JvmName(name = "create")
operator fun invoke(client: WebClient = WebClient.builder().followRedirects(false).build(), bodyMode: BodyMode = Memory): HttpHandler