sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.m8test.script.core.api.http.common
/
HttpMethods
/
getPatch
get
Patch
abstract
fun
getPatch
(
)
:
HttpMethod
获取 PATCH 方法,通常用于对资源进行部分修改。