A sample project for Ktor showing how to send multipart data from the HttpClient.
Execute this command to run the sample:
./gradlew run
And navigate to http://localhost:8080/ to see the sample home page.
A sample project for Ktor showing how to send multipart data from the HttpClient.
Execute this command to run the sample:
./gradlew run
And navigate to http://localhost:8080/ to see the sample home page.