ktor-client-core / io.ktor.client.features.cookies / HttpCookies / Config / storage

storage

var storage: CookiesStorage

CookiesStorage that will be used at this feature. By default it just uses an initially empty in-memory AcceptAllCookiesStorage.