urls

val urls: List<String>? = null

The list of URLs for which applicable cookies will be fetched. If not specified, it's assumed to be set to the list containing the URLs of the page and all of its subframes.

Sources

jvm source
Link copied to clipboard