ktor-client-core / io.ktor.client.features.cookies / addCookie

addCookie

suspend fun CookiesStorage.addCookie(urlString: String, cookie: Cookie): Unit

Add cookie with key urlString to storage.