Hi all. May anybody says, is there an option for t...
# ktor
d
Hi all. May anybody says, is there an option for the client to automatic close connection after a timeout happens? I mean both "default request timeout" and, especially,
withTimeout
coroutine function around request call.