get

abstract suspend fun get(requestUrl: Url): List<Cookie>

Gets a map of String to Cookie for a specific host.