okhttp / okhttp3 / Cookie / parseAll

parseAll

@JvmStatic fun parseAll(url: HttpUrl, headers: Headers): List<Cookie>

Returns all of the cookies from a set of HTTP response headers.