Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 153 Bytes

async-patch.md

File metadata and controls

8 lines (5 loc) · 153 Bytes

async PATCH

You can use same syntax as in POST

val response: Deferred<Response> = httpPatchAsync { }