The code is pretty simple: val client = HttpClient...
# ktor
g
The code is pretty simple: val client = HttpClient(CIO) return client.get(“https://httpstat.us/200“)