i have been looking for how to do multipart file u...
# ktor
n
i have been looking for how to do multipart file uploads with ktor-client, but the onlz sample code i can find sems to be outdated what is the correct way to achieve the same thing on 1.2.2 ? https://github.com/ktorio/ktor-samples/blob/master/other/client-multipart/src/MultipartApp.kt#L28-L32