CookieConfig

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

A list of Cookies name that should be persisted to the storage. For cookies that should not be persisted, do not add the cookie name to this list.

Link copied to clipboard
lateinit var storage: Storage<Cookies>

Functions

Link copied to clipboard
fun init()