Hello, does anyone know how to upload files using `compose web` and `ktor client`? I tried to figur...
o
Hello, does anyone know how to upload files using
compose web
and
ktor client
? I tried to figure it out, but I don't know how to convert the selected file from
FileInput
to file and pass it to the
Ktor client