//okhttp/okhttp3/Cookie/Companion/parseAll parseAll¶ [jvm]\ @JvmStatic fun parseAll(url: HttpUrl, headers: Headers): List<Cookie> Returns all of the cookies from a set of HTTP response headers.