ktor-client-core / io.ktor.client.features.cookies / kotlin.collections.List

Extensions for kotlin.collections.List

get

operator fun List<Cookie>.get(name: String): Cookie?

Find the Cookie by name