get

operator fun get(name: String): Cookie?(source)

Gets a cookie from a response's Set-Cookie header.

Report a problem