jamshedalamqaderi
06/26/2024, 12:29 PMaddCookie
method of the CookiesStorage
. Does someone know why?
Platform : Browser
Ktor Version: 2.3.12
Kotlin Version: 2.0.0Aleksei Tirman [JB]
06/26/2024, 1:57 PMjamshedalamqaderi
06/27/2024, 11:14 AMinstall(HttpCookies) {
storage = CachedCookiesStorage()
}
jamshedalamqaderi
06/27/2024, 11:14 AMgetCookie
method is calling but not addCookie
maybe there's a security in browserjamshedalamqaderi
06/27/2024, 11:49 AM