Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 150 Bytes

async-post.md

File metadata and controls

8 lines (5 loc) · 150 Bytes

async POST

You can use same syntax as in POST

val response: Deferred<Response> = httpPostAsync { }