hsyogesh
10/08/2021, 7:39 PMAnton Afanasev
10/12/2021, 1:14 PMinstall(HttpRedirect) {
checkHttpMethod = false
}
in your HttpClient inithsyogesh
10/12/2021, 1:21 PMHttpClient {
install(HttpCookies) {
storage = AcceptAllCookiesStorage()
}