All Types

io.ktor.client.HttpClientConfig (extensions in package io.ktor.client.features.json)
io.ktor.client.features.json.JsonFeature

HttpClient feature that serializes/de-serializes as JSON custom objects to request and from response bodies using a serializer.

io.ktor.client.features.json.JsonSerializer

Client json serializer.