You can use same syntax as in POST
val response: Deferred<Response> = httpPutAsync { }
Last updated 5 years ago