Class HttpMethod
- java.lang.Object
-
- com.squareup.okhttp.internal.http.HttpMethod
-
public final class HttpMethod extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleaninvalidatesCache(String method)static booleanpermitsRequestBody(String method)static booleanrequiresRequestBody(String method)
-