Luiz Aguiar
install
@Test fun testOptimizeRouter() = testApplication { val client = createClient { install(ContentNegotiation) { json() } } // omitted }
hfhbd
application {
client {
Rustam Siniukov
ContentNegotiation
server
ktor-client-content-negotiation
A modern programming language that makes developers happier.