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

PATCH

You can use same syntax as in POST​
val response = httpPatch { }
Previous
DELETE
Next
Generic requests
Last modified 4yr ago