kohttp
Search
⌃K
Introduction
Core
Synchronous calls
Asynchronous calls
async GET
async POST
async PUT
async HEAD
async DELETE
async PATCH
async Generic requests
async Upload files
Response usage
Interceptors
Customisation
Experimental features
History
Changelog
Powered By GitBook

async Upload files

You can use same syntax as in Upload files​
val response: Deferred<Response> = uploadAsync { }
Previous
async Generic requests
Next - Core
Response usage
Last modified 4yr ago