get

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

Gets the specified Cookie by its name.