yshrsmz
06/18/2019, 10:54 AMinstall(HttpCookies) {
storage = CustomStorage()
}
above code does not work, as AcceptAllCookiesStorage
is provided as a default value for Config class.
https://kotlinlang.slack.com/archives/C0A974TJ9/p1560522327059700?thread_ts=1560519079.059100&cid=C0A974TJ9yshrsmz
06/18/2019, 11:48 AMe5l
06/18/2019, 11:49 AMCustomStorage
?yshrsmz
06/18/2019, 11:52 AMe5l
06/18/2019, 11:54 AMyshrsmz
06/18/2019, 11:57 AMAndy Victors
06/25/2019, 12:22 PM