类 HttpMethod
java.lang.Object
com.lark.oapi.okhttp.internal.http.HttpMethod
-
方法概要
修饰符和类型方法说明static booleaninvalidatesCache(String method) static booleanpermitsRequestBody(String method) static booleanredirectsToGet(String method) static booleanredirectsWithBody(String method) static booleanrequiresRequestBody(String method)
-
方法详细资料
-
invalidatesCache
-
requiresRequestBody
-
permitsRequestBody
-
redirectsWithBody
-
redirectsToGet
-